Error message: Output argument "odbDat" (and maybe others) not assigned during call to "readHistoryOdb". Relevant lines of code: [odbOut,~,~]=readHistoryOdb('model.odb','Step-1',... 'NT11','False'); Even if I write odbDat instead of ~, the same error is coming.
Warning: Data from lockin.ind could not be loaded
> In readHistoryOdb (line 239)
In Main_CODE_lockin (line 93)
Error in execution of Python script
Then the matlab execution stops