Difference between revisions of "Support:Bugs and solutions"

From COMKAT wiki
Jump to navigation Jump to search
Line 28: Line 28:
  
 
== test ==
 
== test ==
To see if I get an e-mail
+
To see if I get an e-mail  
 +
 
 +
So far I don't get it yet...

Revision as of 23:07, 18 February 2008

Bug reported by Freddie. mailto: freddie.781@gmail.com


OS: Microsoft Windows XP Version 5.1 (Build 2600: Service Pack 2)

Matlab: MATLAB Version 7.0.4.365 (R14) Service Pack 2

COMKAT: COMKAT Release 3 (R3)

Bug description: I just downloaded and attempted to install the latest version of COMKAT. When attempting to validate the first calculation, I get the following error message:

??? Undefined command/function 'pxEval'.

Error in ==> compartmentModel.solve at 37

   nsens = nsens + length(pxEval(cm,sensitivityName{i}));

Error in ==> validateFlow at 31

   [PET, PETIndex, Out, OutIndex] = solve(cmFlow);

??? Error while evaluating uicontrol Callback.

Attempts to validate the other calculations result in the same error message. At first, I thought that I set up the path incorrectly. I later removed the COMKAT root directory, and its subdirectories, from the MATLAB path, and then included it again using the SetComkatPath.m script (which ran without reporting any errors). However, the attempts to validate after that provided the same error messages. Please investigate, and inform me of mistakes or solutions.

Attachment(optional):

Additional contact information (optional):


test

To see if I get an e-mail

So far I don't get it yet...