Not symbol in MATLAB stateflow
1 ビュー (過去 30 日間)
表示 古いコメント
I am facing an issue with matlab online. When I am using stateflow if I am writing conditional like a|b it automatically converts | to ~. similarly ! is also getting converted to ~.
This issue is not happening in matlab offline (tried in a friend's machine). however my PC does not have resources to install matlab offline. Can you please help how to resolve this issue
0 件のコメント
回答 (1 件)
Namit Joshi
2022 年 8 月 29 日
Hi Karhika,
In MATLAB NOT symbol is represened by "~" instead of "!", therefore stateflow automatically changes the symbol.
Hope this helps!
0 件のコメント
参考
カテゴリ
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!