Getting error while using hybrid toolbox
조회 수: 1 (최근 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!