How to make event based programming in MATLAB
Show older comments
i want to develop a software which is event based,,how can i start that,,,MATLAB is not like other languages,so I am stuck up here,,,
1 Comment
Jan
on 28 Nov 2012
Please use meaningful tags. All questions in a Matlab forum concern Matlab.
Answers (3)
Sean de Wolski
on 28 Nov 2012
1 vote
1 Comment
Daniel Shub
on 28 Nov 2012
Daniel Shub
on 28 Nov 2012
0 votes
Have you read the OOP documentation? You can do it to a certain extent, however, the single thread nature causes problems.
1 Comment
Arun Badigannavar
on 28 Nov 2012
If you think that other programming languages are better for your problem, I strongly recommend to use another language.
Categories
Find more on Discrete-Event Simulation 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!