Too many input arguments.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Michel Lopes Villaluz
el 25 de Mayo de 2020
Comentada: Alejandro Peñuelas
el 25 de Mayo de 2020
I try to solve an equation with the euler method
Why do i have too many arguments in my input? It shouldn't put that values in the parenthesis?
0 comentarios
Respuestas (1)
Alejandro Peñuelas
el 25 de Mayo de 2020
Poly just accepts 1 parameter either a vector or a matrix, the 'x' in the poly function is the problem.
1 comentario
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!