Question: Using results of maple files in other maple files

Hi there,

I've written a maple worksheet file (*.mw) that does some long calculation and got a result.

If it matters, the result is a 3X3 matrix with different parameters (not only numbers). 

So far so good. 

I want to use this result in another maple worksheet file.

Can I import only the result by somehow referancing the filename and equation number in that file?

Just a clarification, I don't want to run the other file as an outer procedure (if possible),

only use the result of the calculation. 

 

I'll appreciate any help or advice. 

 

Yanai Barr

Please Wait...