フィルターのクリア

Matlab R2017a very slow

2 ビュー (過去 30 日間)
Romain Chiappinelli
Romain Chiappinelli 2017 年 12 月 6 日
コメント済み: Jurge van Eijck 2019 年 5 月 11 日
Hi everyone,
I notice today Matlab R2017a is very slow. I am running on windows 10. The task manager shows nothing abnormal. I hit 'Run and Time' and we can see my function 'plot_script_tailsitter' which creates about 15 plots containing about 40'000 data points takes 168 seconds !!! It takes about 2 sec usually.
I do a 'close all' at the beginning of the code: itself takes 32 sec.
Yesterday it worked fine. Does anyone have the same problem ? or any suggestion ?
Thanks,
Romain
p.s. My first suggestion would be to go back to Matlab 2016b...
  2 件のコメント
Leidy Yanet Serna Higuita
Leidy Yanet Serna Higuita 2017 年 12 月 20 日
Hi everyone, I have the same problem. My computer has windows 10 and I've tried Matlab 2017a and 2017b. I thought that maybe was because of the latest Matlab version but I've just installed Matlab 2016b and the problem continues. Does anyone have any idea about why is the problem, and its solution?
Thanks
lyanet
Darío Pérez
Darío Pérez 2018 年 8 月 9 日
Similar problem here still unresolved. Please refer to my comment in: Why my Matlab 2017a is so slow for even simple commands?

サインインしてコメントする。

回答 (2 件)

Orestis Koskoletos
Orestis Koskoletos 2018 年 3 月 10 日
Try this command...
opengl('save','software')
Restart matlab.

Jurge van Eijck
Jurge van Eijck 2019 年 5 月 10 日
I have similar problems. A script on Matlab 2016b runs fine (contains significant number of lines to plot). Starting from Matlab 2017 the script is usable due to the plot performance. In Matlab 2019a is still present. The command opengl('save', 'software') does not work for me.
I went back to Matlab 2016. I could not find any solution on the internet ?
I don't want to rewrite my scripts, if possible.
  2 件のコメント
Darío Pérez
Darío Pérez 2019 年 5 月 11 日
I had my performance problems resolved using R2018b.
Regards!
Jurge van Eijck
Jurge van Eijck 2019 年 5 月 11 日
I tried the scripts with Matlab 2019a, but the graphics / plotting is still terrible slow.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by