how to use double input into a function.

Answers (1)

function [firstoutput, secondoutput] = functionname(firstinput, secondinput)

Asked:

on 23 Jun 2016

Answered:

on 23 Jun 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!