Undefined function or variable 'Storage'.
Posted: Mon Sep 16, 2019 3:47 am
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
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