how to use double input into a function.
Mostrar comentarios más antiguos

please help me to solve the attached assignment .. i need the script for .m file
1 comentario
Chad Greene
el 23 de Jun. de 2016
Editada: Chad Greene
el 23 de Jun. de 2016
Respuestas (1)
Walter Roberson
el 23 de Jun. de 2016
function [firstoutput, secondoutput] = functionname(firstinput, secondinput)
Categorías
Más información sobre Workspace Variables and MAT Files 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!