Calling vectors from a user defined function?
Mostrar comentarios más antiguos
I am getting this error while trying to paste the x vector and the y vector after the computations are done to it. Not sure how to over come the indexing method I have used.
Respuestas (1)
Matt J
el 17 de Sept. de 2019
1 voto
You are missing a multiplication operator after the 2 in line 15.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!