| Author | Topic |
Posts: 12
Registered: November 2010
|
|
Re: Best practice for installing libSBML and SBMLtoolbox on a 64bit Windows computer
|
14 Jun '11 14:10

|
 |
|
Hello,
I assume that you installed libSBML with the MATLAB bindings. And thus
TranslateSBML is working.
If you cannot get to install the toolbox in the normal way, a workaround
is putting
addpath(genpath('<path-to>/SBMLToolbox_3.1.2_src/toolbox'))
in startup.m. See
>> doc startup
for more help about the startup.m file.
Regards,
Pieter
James Ooi schreef op di 14-06-2011 om 13:50 [-0700]:
> Dear all,
>
> I wonder if there has been progress for SBMLtoolbox installation on Matlab (64bit) for a 64bit Windows 7 machine?
> I m having trouble installing the SBMLtoolbox binding in Matlab although I have successfully installed the libSBML.
>
> Thanks for your time.
>
> Best regards,
> James Ooi
> ____________________________________________________________
> To manage your sbml-interoperability list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/sbml-interoperability
>
> For a web interface to the sbml-interoperability mailing list, visit
> http://sbml.org/Forums/
>
> For questions or feedback about the sbml-interoperability list,
> contact sbml-team@caltech.edu
____________________________________________________________
To manage your sbml-interoperability list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-interoperability
For a web interface to the sbml-interoperability mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the sbml-interoperability list,
contact sbml-team@caltech.edu
|
|
|