Effacer les filtres
Effacer les filtres

Unwanted changes/bugs/complaints in R2016b

5 vues (au cours des 30 derniers jours)
Adam
Adam le 17 Oct 2016
Modifié(e) : Greg le 21 Nov 2017
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 commentaire
Adam
Adam le 18 Oct 2016
Modifié(e) : Adam le 18 Oct 2016
We used to get this from uisetcolor:
Now we get this instead

Connectez-vous pour commenter.

Réponse acceptée

Jean Marie
Jean Marie le 20 Oct 2016
Hi Adam,
You can get the previous version using : setpref('Mathworks_uisetcolor', 'Version', 1)
  7 commentaires
Lucie
Lucie le 12 Avr 2017
Thank you, I guess I'll need to figure this out. Cheers!
Greg
Greg le 21 Nov 2017
Modifié(e) : Greg le 21 Nov 2017
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by