what ever follows "end" has error: parse error at time: usage might be invalid matlab syntax
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
yao
el 23 de Jun. de 2023
Comentada: yao
el 23 de Jun. de 2023
Like shows in pic, I tried different ways, but whatever I put in the next line under 'end', there will be an error: parse error at xxx: usage might be invalid matlab syntax. Anybody had the same issue? How did you fixed? Thanks for any tips.

0 comentarios
Respuesta aceptada
Divyajyoti Nayak
el 23 de Jun. de 2023
Hi Yao,
Functions always come at the end of a matlab script. So just put those commands before the function definition and it should work.
Más respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!