functionoutput=trycreatFunction(x);
% this programming allows to learn how to createa function with one output and one input
output=x*x*2;
end

 Réponse acceptée

Cris LaPierre
Cris LaPierre le 29 Mar 2021

0 votes

You haven't told us what the error is, nor how you called your function.
Take a second to go through the examples in this documentation page. Just copy/paste one of them to your MATLAB, then modify it to work for your assignment.

Plus de réponses (0)

Catégories

En savoir plus sur Instrument Control Toolbox 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!

Translated by