Filter löschen
Filter löschen

Trouble with function rectangle

1 Ansicht (letzte 30 Tage)
felix jose chavez torres
felix jose chavez torres am 27 Jun. 2017
i have this function but it doesn't works:
<<
<<
>>
>> any help?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 27 Jun. 2017
Change
h = subs(f,c);
to
h = double( subs(f,c) );

Weitere Antworten (0)

Kategorien

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