Unwanted changes/bugs/complaints in R2016b
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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:
- 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.
- 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 Kommentar
Akzeptierte Antwort
Jean Marie
am 20 Okt. 2016
Hi Adam,
You can get the previous version using : setpref('Mathworks_uisetcolor', 'Version', 1)
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!