Azzera filtri
Azzera filtri

Trouble with function rectangle

1 visualizzazione (ultimi 30 giorni)
i have this function but it doesn't works:
<<
<<
>>
>> any help?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by