MATLAB parsim のエラー 'SolverName' とは何を指しているのでしょうか?
2 次查看(过去 30 天)
显示 更早的评论
MATLAB で out = parsim(in); として実行している parsim でエラーが起こり、
fprintf(1, '%s\n' ,out(n).ErrorMessage); で表示させると Changing property 'SolverName' is not allowed となるため
対処したいのですが 'SolverName' とは何を指しているのでしょうか?
Coniguration Parameters の Solver 設定ではないようです。
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!