Trouble finding the app on Windows 10, which was created on Mac and shared!

1 view (last 30 days)
Hello all,
I have generated an app from the matlab app designer using complier on Mac but when I transfer that to Winows 10 and try to access the app, I see a folder with different file extensions instead the actual version/app.
Can anybody help with that? Where am I doing it wrong?
Raju

Accepted Answer

Shiva Kalyan Diwakaruni
Shiva Kalyan Diwakaruni on 12 May 2021
Hi,
MATLAB compiler generated files are not cross platform compatible. The OS on which the files are developed should match with the OS where the files are used. So you have to use MATLAB compiler to generate files on Windows to be able to use on Windows OS, similarly for Linux and windows
Hope it helps.
  2 Comments
Raju Kumar
Raju Kumar on 13 May 2021
Hi Shiva,
Thanks for your reply. Yes you are right. I figured it out later. I have just asked a new question. Would you please give a look and see if you can answer? Thanks in advance.
Raju
Raju Kumar
Raju Kumar on 13 May 2021
Here is the link: https://au.mathworks.com/matlabcentral/answers/829323-why-would-the-same-x-and-y-data-points-be-plotted-differently-in-uiaxis-app-designer

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!