How to make event based programming in MATLAB
显示 更早的评论
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 个评论
Jan
2012-11-28
Please use meaningful tags. All questions in a Matlab forum concern Matlab.
回答(3 个)
Sean de Wolski
2012-11-28
1 个投票
1 个评论
Daniel Shub
2012-11-28
Daniel Shub
2012-11-28
0 个投票
Have you read the OOP documentation? You can do it to a certain extent, however, the single thread nature causes problems.
If you think that other programming languages are better for your problem, I strongly recommend to use another language.
类别
在 帮助中心 和 File Exchange 中查找有关 Discrete-Event Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!