Difference between MacOS and Windows
Mostra commenti meno recenti
Hello
I am rather new to Matlab and I am working on a simple project on MatLab and Simulink but I have an issue with it.
When I am running my script and simulink model on Matlab 2017 for Windows (at school), the plot that I obtain are the one that I expect to have. But the minute I run the same script and simulink model on MatLab 2022 for MacOS (personnal computer) the plot that I get is not what I expect it to be, furthermore it is not the same as what I get under MatLab 2017 for Windows which is very odd. For information, the script uses very simple mathematical object such as matrix and sqrt
Does someone know where does this difference could come from ? I'm kind of going crazy because of it.
Thank you in advance for your responses !
7 Commenti
Luca Ferro
il 1 Mar 2023
could you share the script?
Guillemette
il 1 Mar 2023
Guillemette
il 1 Mar 2023
Bruno Luong
il 1 Mar 2023
Modificato: Bruno Luong
il 1 Mar 2023
Please share the script by typing the code here (capsulated using the [>] icon) or attach the mfile with paperclip icon, NOT the screenshot that is not useful.
Then show the results between MATLAB versions and computers.
Guillemette
il 1 Mar 2023
Guillemette
il 1 Mar 2023
Luca Ferro
il 1 Mar 2023
Modificato: Luca Ferro
il 1 Mar 2023
just a guess but:
- check the solver type/step (mac seems variable, windows fixed)
- try to compare the graphs as the same order of dimension on x axis (mac is 0-1-2-3, windows 0.001, 0.002, ..)
- check the simulation time (mac is 10s, windows is 0.1
Risposte (0)
Categorie
Scopri di più su Desktop in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


