フィルターのクリア

how to convert non-scalars to scalars in simulink?

6 ビュー (過去 30 日間)
Anu  Sri
Anu Sri 2019 年 3 月 12 日
if ((2*(2*x)-1) < size(m) & (2*(2*y)-1) < size(m))
Expected a scalar. Non-scalars are not supported in IF or WHILE statements, or with logical operators. Instead, use ALL to convert matrix logicals to their scalar equivalents.
how can i do it?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by