Using Octave/Matlab to control Elmer - DC example

Elmer cases by the users for the users
mzenker
Posts: 1999
Joined: 07 Dec 2009, 11:49
Location: Germany

Re: Using Octave/Matlab to control Elmer - DC example

Post by mzenker »

Hmmm, I would guess that it might be sufficient to cd to the folder from within Matlab. I have not used Matlab for a long time, have switched to scilab which is free. But AFAIR Matlab also has a cd command. So something like

cd(project_path);

Before the call to Elmersolver should do the trick.

Matthias
Post Reply