Vector input/output for embedded matlab function
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I just want to use a vector as an input to the embedded matlab function. Also be able to obtain the output as vector. Is this possible ? If so, what is the syntax ?
Thanks in advance.
0 Kommentare
Antworten (1)
Azzi Abdelmalek
am 26 Mai 2013
You can use a matrix as an input or output, there is no syntax for that, just write your function and use those inputs.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!