brace indexing not supported

6 Ansichten (letzte 30 Tage)
Maurilio Matracia
Maurilio Matracia am 29 Jun. 2020
Kommentiert: madhan ravi am 29 Jun. 2020
Hello everyone, could you please give me hints on how to fix this error in the figure attached?
Thank you in advance!

Antworten (1)

madhan ravi
madhan ravi am 29 Jun. 2020
  2 Kommentare
Maurilio Matracia
Maurilio Matracia am 29 Jun. 2020
Thanks, however I am trying to use indices because there are many of these functions and I can implement them in a for loop.
So my question is how to fix this problem still using brace indexing, since I think is the only way to stack function handles together.
madhan ravi
madhan ravi am 29 Jun. 2020
d = {@sin,@cos}
d{1}(0)
d{2}(0)

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Matrices and Arrays 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!

Translated by