Re: [cellml-discussion] cellml-discussion Digest, Vol 87, Issue 10

2011-10-24 Thread Maxwell Neal
Hi all, Does anyone know of a good java package for translating MathML into MATLAB? Many thanks, M - Maxwell Neal Post-doctoral researcher University of Washington mn...@uw.edu (206) 543-8769 - On Oct 23, 2011, at 4:00 PM, cell

Re: [cellml-discussion] cellml-discussion Digest, Vol 87, Issue 10

2011-10-24 Thread David Nickerson
Hi Maxwell, If you wrap the MathML into a CellML model/component, COR does a good job generating Matlab. OpenCell should work as well. Actually, I think OpenCell might be able to generate all the variables for you from the equation, whereas in COR you might also have to create the variables before

Re: [cellml-discussion] cellml-discussion Digest, Vol 87, Issue 10

2011-10-24 Thread Andrew Miller
On 25/10/11 09:14, David Nickerson wrote: Hi Maxwell, If you wrap the MathML into a CellML model/component, COR does a good job generating Matlab. OpenCell should work as well. Actually, I think OpenCell might be able to generate all the variables for you from the equation, whereas in COR you mi