필터 지우기
필터 지우기

Unwanted changes/bugs/complaints in R2016b

조회 수: 5 (최근 30일)
Adam
Adam 2016년 10월 17일
편집: Greg 2017년 11월 21일
I have edited my original moan about the zoom cursor to be a more general thread about things that have changed in R2016b that I'm not impressed about as there seem to be a few changes that are not at all in a good direction in my opinion:
  1. Has the zoom in cursor for a figure changed in R2016b and is this deliberate? When I click zoom in from the toolbar now in a Matlab figure I just get a cross as my cursor instead of a magnifying glass. Zoom out does give me a magnifying glass with a '-' in it as it should, although it looks more ugly than it used to be! Is this just me or are other people also getting this? I only upgraded this afternoon so have just noticed this now.
  2. uisetcolor used to give a very useful dialog from the first one on clicking 'More Colors...'. Now we seem to just have some really simplistic GUI that expects users to type in RGB numbers themselves if they don't want one of the pre-selected colours. Do I really have to resort to java programming to use a more flexible colour picker or is there a way to still get it in R2016b?
  댓글 수: 1
Adam
Adam 2016년 10월 18일
편집: Adam 2016년 10월 18일
We used to get this from uisetcolor:
Now we get this instead

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

채택된 답변

Jean Marie
Jean Marie 2016년 10월 20일
Hi Adam,
You can get the previous version using : setpref('Mathworks_uisetcolor', 'Version', 1)
  댓글 수: 7
Lucie
Lucie 2017년 4월 12일
Thank you, I guess I'll need to figure this out. Cheers!
Greg
Greg 2017년 11월 21일
편집: Greg 2017년 11월 21일
Check out the comment to the answer to this question.
The setpref workaround doesn't seem to work after R2016b, but I've posted a new way.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by