how to use double input into a function.
Afficher commentaires plus anciens

please help me to solve the attached assignment .. i need the script for .m file
1 commentaire
Chad Greene
le 23 Juin 2016
Modifié(e) : Chad Greene
le 23 Juin 2016
Réponses (1)
Walter Roberson
le 23 Juin 2016
function [firstoutput, secondoutput] = functionname(firstinput, secondinput)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!