i have this function but it doesn't works:
<<
<<
>>
>> any help?

 採用された回答

Walter Roberson
Walter Roberson 2017 年 6 月 27 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by