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

 采纳的回答

Cris LaPierre
Cris LaPierre 2021-3-29

0 个投票

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Instrument Control Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by