Re: Substitute.m error: nested brackets found in input
26 Oct '11 16:37
Silly me! I put the files in the wrong place... instead of putting them where the toolbox would look, I think I put them where I unzipped the install files. Opps!
I have a new error now:
Quote:
??? Error using ==> Substitute at 58
Substitute(): Ill formed formula
Error in ==> GetGlobalParameters at 76
Values(i) = Substitute(AR.formula, newSBMLModel);
Error in ==> GetAllParametersUnique at 46
[ParamChar, ParamValues] = GetGlobalParameters(SBMLModel);
Error in ==> /home/celine/Documents/MATLAB/SBML-SAT-v1.1/src/ModelProcess/ModelAnalysis.p>ModelAnalysis at 65
Error in ==> /home/celine/Documents/MATLAB/SBML-SAT-v1.1/src/GUI/SBML_SAT.p>open_menu_Callback at 170
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> /home/celine/Documents/MATLAB/SBML-SAT-v1.1/src/GUI/SBML_SAT.p>SBML_SAT at 56
??? Error while evaluating uipushtool ClickedCallback