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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

