Is it possible to generate a flow diagram from MatLab code?

☆樱花仙子☆ 提交于 2020-01-13 09:04:51

问题


I have inherited a MatLab project with a bunch of MatLab files I need to refactor. It'd help me a lot to be able to generate a flow diagram or similar. I've Googled it and found other people asking the same question years ago, but nothing recent that works. This is the most recent thread about it:

  • http://www.mathworks.com/matlabcentral/answers/28195-automatic-tool-to-generate-sequence-and-class-diagrams-uml

I've seen there is some documentation about a tool to generate class diagrams from MatLab code, but unfortunately the code I have is not OO.

Any ideas would be really appreciated :-)

来源:https://stackoverflow.com/questions/30646351/is-it-possible-to-generate-a-flow-diagram-from-matlab-code

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!