Getting error while using hybrid toolbox
7 ビュー (過去 30 日間)
古いコメントを表示
I run the demo "heatcool.m" in the hybrid toolbox.
Then I get the error.
Error using evalin
Unrecognized function or variable 'heatcoolmodel'.
Error in mld (line 205)
evalin('caller',hysfile); % Assign S in the caller workspace, where possible symbolic vars are defined
Error in heatcool (line 16)
S=mld('heatcoolmodel',Ts);
How to fix this problem ?
5 件のコメント
Walter Roberson
2020 年 8 月 10 日
Technically speaking, you are downloading it subject to a license that happens to include research and course work as being acceptable unpaid use.
回答 (1 件)
Chengen Tu
2022 年 4 月 1 日
I have the same problem and it bother me a lot.
Have you solve this issue now?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!