| Author |
Comment/Response |
Leo
|
10/29/11 08:38am
Hello everyone...
I'm using Mathematica for my Thesis.
I've created my source code and I want to save it as a function, so that no changes can be applied to... I want to "run" the function by an external notebook so that the user can only define specific data and the programm would return him the solutions.
I have saved the code in a notebook format let's say "klk.nb" and I want to run it externally from another notebook via the expression: "CellGroupData[{<<klk,f[Data1,Data2,Data3],Exit[]}];"
Am I doing something wrong? Could someone help me? The answer I get is "Can't open klk" it seems like a directory error...
Thanks in advance,
Leo
URL: , |
|