Filter löschen
Filter löschen

Rename variables used in stateflows

4 Ansichten (letzte 30 Tage)
Herve Demezil
Herve Demezil am 20 Okt. 2016
Kommentiert: Swarooph am 21 Okt. 2016
Is there a way to rename variable in stateflows using a script method?
I want to do the same thing that the 'edit/find & replace in chart', but I want to do it by script.
PS: I'm using Matlab R2016a
  1 Kommentar
Swarooph
Swarooph am 21 Okt. 2016
I don't think there is a straight forward way to do what you want using scripts. Take a look at the general programmatic interface for Stateflow . You might have to use a collection of those techniques to get your desired result. Couple of examples to start with:
  1. Create and Access Charts Using the Stateflow API
  2. Access Existing Stateflow Objects

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Complex Logic finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by