Getting started with Stateflow

2 views (last 30 days)
Ross
Ross on 9 Mar 2018
Reopened: Walter Roberson on 22 Dec 2018
Hello,
I have just started using Stateflow and was wondering if someone can point me in the direction of some useful reading material/examples or can provide some introductory pointers. I have a Matlab function which does some mathematical processes from a defined set of inputs. It should then incrementally increase one input until it reaches a desired output. I was hoping to use Stateflow so I can see what state it is in (i.e. still increasing input or has reached desired output), however I haven't used this before so I am trying to work out a) how to incorporate this Matlab function and b) how to effectively create an 'if' loop. Any advice would be much appreciated.

Answers (2)

Abhishek Ballaney
Abhishek Ballaney on 12 Mar 2018
https://in.mathworks.com/help/stateflow/

Tony Mohan Varghese
Tony Mohan Varghese on 20 Mar 2018

Categories

Find more on Complex Logic in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!