How to declare input variables as a vector?
Ältere Kommentare anzeigen
Given
function [y1,...,yN] = myfun(x1,...,xM)
In matlab is it possible that the input variable x1 is a vector?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Performance and Memory finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
