Trouble with function rectangle

2 vues (au cours des 30 derniers jours)
felix jose chavez torres
felix jose chavez torres le 27 Juin 2017
i have this function but it doesn't works:
<<
<<
>>
>> any help?

Réponse acceptée

Walter Roberson
Walter Roberson le 27 Juin 2017
Change
h = subs(f,c);
to
h = double( subs(f,c) );

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by