Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
I am having trouble with my code. How can i make it work?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Christodoula Makarouna
el 20 de Mzo. de 2018
Cerrada: MATLAB Answer Bot
el 20 de Ag. de 2021
This is a part of my code and the error on command window.
0 comentarios
Respuestas (1)
Jason Climer
el 20 de Mzo. de 2018
fi is a vector or a matrix. Use the debug tool to examine the values of fi and make sure that it is a scalar (size = [1 1]).
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!