Which MATLAB version for standardized GUI tool ?

4 次查看(过去 30 天)
Dear Matlaber,
I am making one matlab GUI based tool for data handling.
The end goal is any user can use this tool who will have matlab / will not have matlab ( by using.exe file).
Currently I am using Matlab2015a and 2017b.
The question is, In which Matlab Version should I make that tool ? so that when user will use it , version will not make an issue.
Should I use current metnioed version or latest 2020 etc ?
Regards
  2 个评论
Andreas Mittnacht
Dear Hike,
if you will create an executive file (*.exe) I guess it doesn't matter, because any user can download Matlab Runtime and can start your tool. Important hint: User should download Matlab Runtime version which is matching with your Matlab version

请先登录,再进行评论。

回答(1 个)

Rik
Rik 2021-8-4
Which release is the best choice will depend on specifics. As an extreme example: sometimes the performance of Matlab 6.5 (R13) is an order of magnitude better than R2021a, for other functions it is much slower.
Which version makes the most sense also depends on which features you want to use.
I would suggest simply trying your basic workflow (which you can also test outside of the context of a GUI). Then you can test which release has the best performance.

类别

Help CenterFile Exchange 中查找有关 Downloads 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by