필터 지우기
필터 지우기

Which MATLAB version for standardized GUI tool ?

조회 수: 4 (최근 30일)
Kaustubh hike
Kaustubh hike 2021년 8월 4일
답변: Rik 2021년 8월 4일
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
Andreas Mittnacht 2021년 8월 4일
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
Kaustubh hike
Kaustubh hike 2021년 8월 4일
Thanks Andreas, this helps

댓글을 달려면 로그인하십시오.

답변 (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