Getting error while using hybrid toolbox
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 10 Août 2020
Technically speaking, you are downloading it subject to a license that happens to include research and course work as being acceptable unpaid use.
Réponses (1)
Chengen Tu
le 1 Avr 2022
I have the same problem and it bother me a lot.
Have you solve this issue now?
0 commentaires
Voir également
Catégories
En savoir plus sur Downloads dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!