How to evaluate a matrix of commands
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ali Almakhmari
am 15 Sep. 2023
Kommentiert: Dyuman Joshi
am 15 Sep. 2023
Hello guys. I have an array of commands that has 350 commands (a 350 by 1 array) in string format. Each command in the array when run, will produce a single number. I want an easy way to evaluate this array of commands and get my corresponding array of numbers without using a loop. I hope someone can help.
0 Kommentare
Akzeptierte Antwort
Dyuman Joshi
am 15 Sep. 2023
3 Kommentare
Dyuman Joshi
am 15 Sep. 2023
I agree, It is not a conveniant nor an efficient form of data to work with.
You are welcome!
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!