How to solve the error ['model' parameter must be a string ]?

 Akzeptierte Antwort

Stephan
Stephan am 8 Okt. 2018
Hi,
sim expects the model name as a string - try:
Y=sim('Brain',P);
instead.
Best regards
Stephan

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by