Not symbol in MATLAB stateflow

조회 수: 2 (최근 30일)
Karthika V
Karthika V 2022년 8월 17일
답변: Namit Joshi 2022년 8월 29일
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

답변 (1개)

Namit Joshi
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!

카테고리

Help CenterFile Exchange에서 Complex Logic에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by