Hi
How can i solve this error?
thanks for your response
Error evaluating 'InitFcn' callback of block_diagram 'TestSimulink'.
Callback string is '%% clear
clear engine;
clear EngineMatlab_;
%% initialization
type = 'Release';
copyfile(strcat(pwd, '/../build/', type, '/EngineMatlab_.mexw64'), pwd)
%% setup
engine = EngineMatlab();
engine.setup('patella_reflex_model.osim');
'
Caused by:
No matching files were found.
Error evaluating 'InitFcn' callback of block_diagram 'TestSimulink'.
- Bahman Nouri Rahmat Abadi
- Posts: 1
- Joined: Thu Jan 30, 2020 12:09 pm
Re: Error evaluating 'InitFcn' callback of block_diagram 'TestSimulink'.
yes,i also get the same errro.