I believe there is a typo in the windows installation guide. The following line:
addPath("c:/openEMS/matlab/");
has a capital P in addPath. It should be:
addpath("c:/openEMS/matlab/");
Error in installation guide for windows
Moderators: thorsten, sebastian
Re: Error in installation guide for windows
I don't see it. Where exactly?
Re: Error in installation guide for windows
Its in the octave support section:
http://openems.de/index.php?title=OpenE ... ve_Support
Took me a few minutes to figure out why octave thought 'addPath' was undefined.
http://openems.de/index.php?title=OpenE ... ve_Support
Took me a few minutes to figure out why octave thought 'addPath' was undefined.
Re: Error in installation guide for windows
That link is to an old revision... I do not see this in the current version... http://openems.de/index.php/OpenEMS#Octave_Support