modeling the program in matlab before coding

2 views (last 30 days)
Hi everyone,
I want to write an object oriented program for my master thesis. But, before coding the program in Matlab, I will model it. Thereby I would avoid rewriting the program several times in Matlab. There are some Modelling languages such as UML and SysMl. However they aren't cost free and you have to spend enough time to learn them. Unfortunately I don't have both of them (money, time). One of my friends has suggested me to model the content of program through Matalb-Simulink. What is your Suggestion? I would be grateful,if you help me about it.
Best Regards
  3 Comments
Walter Roberson
Walter Roberson on 14 Feb 2016
"Modeling" is vague. Are you thinking of SimEvents? SimElectronics? SimMechanics
Mahdi
Mahdi on 15 Feb 2016
Dear Walter,it is the first time that I hear about SimEvent, SimElectronics, SimMechanics. But, after reading some context about them, I'm sure that I wouldn't use them. Actually I want to write the algorithm of program (like Flowchart) before coding its content. I know that the MS-Officce Visio offers some Flowcharts, but they don't involve in a multi layer (in accordance with an objected oriented programming) representation of program before writing its code in Matlab.

Sign in to comment.

Accepted Answer

sam0037
sam0037 on 17 Feb 2016
Hi Mahdi,
This link talks about Hybrid Software Development with Simulink and UML Tools. This video might be helpful in learning more about Simulink and UML.
However, if this does not answer your question then can you elaborate on the objectives you wish to achieve through your program?

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!