After downloading and extracting the common and Windows 64 bit folders, I ran mtoast2_install.m without any issues. On typing demo toolbox toast, I can run the GUI demos without any issues. However, on trying out the tutorial file (toast_tut1.m), I get the error
`??? Undefined function or variable 'toastCatchErrors'.
Error in ==> toast_tut1 at 11
toastCatchErrors();
Error in ==> rundemo at 5
eval(name)`
Please let me know if I'm doing something wrong, as the toast_tut1.m file can't seem to find any of the functions it uses. Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After downloading and extracting the common and Windows 64 bit folders, I ran mtoast2_install.m without any issues. On typing
demo toolbox toast
, I can run the GUI demos without any issues. However, on trying out the tutorial file (toast_tut1.m), I get the error`??? Undefined function or variable 'toastCatchErrors'.
Error in ==> toast_tut1 at 11
toastCatchErrors();
Error in ==> rundemo at 5
eval(name)`
Please let me know if I'm doing something wrong, as the toast_tut1.m file can't seem to find any of the functions it uses. Thanks!