Akzeptierte Antwort

Walter Roberson
Walter Roberson am 27 Jun. 2017

0 Stimmen

Change
h = subs(f,c);
to
h = double( subs(f,c) );

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB 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!

Translated by