Hi
I suddenly get the error message "Undefined function or variable 'Storage'." when I run the following code:
import org.opensim.modeling.*
path = 'C:\Users\sms2\3_Simulations\ExtLoads\LoadCarrying\';
ExtLoadFile = Storage([path 'ExtLoad_BP_Basefile.mot']);
The code used to run on my old computer with MATLAB R2017a. I'm now using MATLAB R2019a. Do you know of any issues related to that?
Thanks and best
-Stefan
Undefined function or variable 'Storage'.
- Stefan Schmid
- Posts: 10
- Joined: Wed Apr 05, 2017 4:50 am
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: Undefined function or variable 'Storage'.
Have you run configureOpenSim.m in the new version of Matlab? https://simtk-confluence.stanford.edu/d ... nvironment