Closed siparast closed 7 years ago
schemer_import.m
. There's various ways you can do this.
4a. You can do this by clicking the 'Set path'
button on the MATLAB tool ribbon, then use 'Add folder'
or 'Add with subfolders'
and select the matlab-schemer folder (for Schemer, you don't need to add subfolders, but for other packages you do).
4b. Or you can use addpath
command.
4c. Or you can change the current folder in MATLAB, either using cd
or the GUI, to be the directory containing MATLAB schemer. This will work because the current folder is always included in the search path, but it is only temporary because MATLAB Schemer will stop being on the path when you move to a different folder.schemer_import
at the MATLAB command prompt.Thanks a lot!
I take it everything is working now? Let me know if you have any issues.
Yeah everything is working now. I had to reinstall my matlab for some reason but after that everything worked out great. Appreciate the help
Can someone tell me exactly what to do. I can't get it to work