Feeds
回答済み
Model cannot be loaded because its name is the same as another model that is already loaded and has different full path
Found the solution. Need to add close_system('modelA') before running the second program. http://www.kxcad.net/cae_MATLAB/t...
Model cannot be loaded because its name is the same as another model that is already loaded and has different full path
Found the solution. Need to add close_system('modelA') before running the second program. http://www.kxcad.net/cae_MATLAB/t...
15年弱 前 | 1
| 採用済み
回答済み
Error - index must be a positive integer or logical.
try n=fix(n); ET(i,j) = ((T(n,i) - T1(j,i))./T(n,i))
Error - index must be a positive integer or logical.
try n=fix(n); ET(i,j) = ((T(n,i) - T1(j,i))./T(n,i))
15年弱 前 | 0
| 採用済み
質問
Model cannot be loaded because its name is the same as another model that is already loaded and has different full path
Hi, I am writing two programs. In the middle of each program, I need to get the output from a simulink model. I did this by a...
15年弱 前 | 1 件の回答 | 0

