I would like to print an existing stateflow chart to a svg file. I have found...
sfprint
...but sfprint does not support svg format. BUT, when I use "Export to web..." from my simulink model the generated webview has the stateflow diagrams as an SVG, so it seems this must be possible.
I am using matlab version R2010a.