Page 1 of 1

Undefined function or variable 'Storage'.

Posted: Mon Sep 16, 2019 3:47 am
by stefanschmid
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

Re: Undefined function or variable 'Storage'.

Posted: Mon Sep 16, 2019 9:15 am
by tkuchida
Have you run configureOpenSim.m in the new version of Matlab? https://simtk-confluence.stanford.edu/d ... nvironment