how to use double input into a function.

Réponses (1)

Walter Roberson
Walter Roberson le 23 Juin 2016
function [firstoutput, secondoutput] = functionname(firstinput, secondinput)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by