how to use double input into a function.
Show older comments

please help me to solve the attached assignment .. i need the script for .m file
Answers (1)
Walter Roberson
on 23 Jun 2016
function [firstoutput, secondoutput] = functionname(firstinput, secondinput)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!