Opening uisetcolor extremely slow R2016b

3 ビュー (過去 30 日間)
Greg
Greg 2017 年 1 月 20 日
回答済み: Leo Simon 2019 年 8 月 28 日
Is anybody else having this issue? Has anybody found a workaround or solution?
I've tested 8 machines, and even asked a friend to try it on his system. 3 of the 9 were fine (roughly 1 second to fully open the color picker). The other 6 took about 15 seconds (certainly more than 10 seconds) to open. For my 8, all are running R2016b 64-bit with a mix of Win7 and Win10. I haven't found any distinction between the systems to indicate why the 3 have no problem.
  1 件のコメント
Adam
Adam 2017 年 1 月 20 日
Seems to open fast enough for me. I use my own colour picker now though since they changed it to a less useful one for R2016b.
Some UIs I have do take a long time to put together though - I don't know exactly what causes it. Maybe this one has components that take a long time on some machines, but not on others.

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

採用された回答

Greg
Greg 2017 年 1 月 20 日
編集済み: Greg 2017 年 1 月 20 日
Since everybody seems to prefer the old color picker, and it opens much faster than the new one, it's a great workaround.
setpref('Mathworks_uisetcolor','Version',1); RESTART MATLAB
Thanks to Jean Marie for the suggestion!
  3 件のコメント
Vince Clementi
Vince Clementi 2017 年 12 月 20 日
Hi Greg, thanks for posting this solution. Seems a lot of people are peeved about this change. I'm a relatively new MatLab user; when you say this does not persist across sessions, will I need to incorporate this code in each session I have?
Cheers.
Greg
Greg 2017 年 12 月 20 日
Yes. The easiest method is put those lines of code in your startup.m file.

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

その他の回答 (1 件)

Leo Simon
Leo Simon 2019 年 8 月 28 日
Thanks Greg, wasted hours till I found your post. It's completely baffling why MATLAB would replace a perfectly good utility that loads instantaneously with an very inferior one that takes a few seconds to load, and not fix the problem till R2018b. I've been using matlab for decades and this is their worst screwup that I've experienced.

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by