How can i use Find and Replace Stateflow tool via command line?

I want to find and replace all input, output and parameter of Stateflow using Command line as i have big list varible that needs to be replaced?
Any guidance will be appreciated.
I am using Matlab 2006b.

1 Comment

That's a good question for which I never found the answer.
From my point of view, the answer from @Harsha Priya Daggubati does not respond to the question.
Is it possible or not to use the Stateflow Chart Find and Replace tool using command line ?
I have some text replacement to perform on stateflow transitions and it's painful using the GUI.
I am using Matlab 2014b.

Sign in to comment.

Answers (1)

Hi,
I suggest using variables from MATLAB Workspace as parameters in Stateflow instead of creating in Stateflow's workspace. Refer to the following link:
This way I think it is easier to change the variables and use it in your Stateflow chart.

Categories

Find more on Decision Logic in Help Center and File Exchange

Products

Release

R2006b

Asked:

on 21 Nov 2019

Community Treasure Hunt

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

Start Hunting!