Question: user defined Function

Hello,

1. Is it possible to create a function file in Maple and call the function(file) from the main program(like Matlab?). If yes, please give me an example case.

I want to create a function file which has the general input terms and call the function from another script file without copying/running all the code.

2. Is it possible to run 'recursive function' in maple?

3. How can I create library of my function files?(like in Matlab I can create a complete set of library files and import from the workspace). Is libsave, module and march has something to do with this?

Thanks, I appreciate your help.

Vin

Please Wait...