Is it possible to write a function with two different kind of output modes?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Mr M.
el 17 de Jul. de 2017
How to write a function which can be used as y1 = myfunc(), or [y2,z] = myfunc(), but y1 will not be equal to y2!
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Argument Definitions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!