Clear Filters
Clear Filters

please give me the matlab code of the flow chart,please help me out

2 views (last 30 days)

Accepted Answer

Birdman
Birdman on 11 Dec 2017
if C1==-1
C1=1;
else
%do nothing
end
if C2==1
C2=-1;
else
%do nothing
end

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!