Plot browser in R2025a?

360 visualizaciones (últimos 30 días)
Tommaso
Tommaso el 29 de Mayo de 2025
Comentada: Bruno el 15 de Sept. de 2025 a las 15:59
in R2025a I can not find anymore the "plot browser" menu. I used a lot the hide/show options for lines.
Has this function disappeared?
Property Inspector is not really helpfull if many lines are present in the plot.
  6 comentarios
Taras
Taras el 9 de Sept. de 2025 a las 15:33
Completely agree. Designers of Property Inspector might have meant well, but they overlooked the fact that for the average user, simplicity by far trumps the abundance of features (most of which are either rarely needed or hide behind incomprehensible names). In addition, I did encounter a problem when trying to edit XTickLabels: the ones shown by Property Inspector were not the ones seen in the figure. Rather than calling Matlab's support (who usually are quite helpful), I found it easier to use Property Editor from my still installed R2021a version.
Markus Leuthold
Markus Leuthold el 10 de Sept. de 2025 a las 9:31
The deprecation of plotbrowser() is indeed an issue, inspect() is not a replacement for an object browser. As part of a good interactive 3d camera orbit which also works for the new web based figures, I wrote a replacement for the old plotbrowser. Maybe it's of use for others as well

Iniciar sesión para comentar.

Respuesta aceptada

Adam Danz
Adam Danz el 29 de Mayo de 2025
Editada: Adam Danz el 29 de Mayo de 2025
Indeed the plot browser is gone in R2025a. However, many of the features that were in plot browser have moved to the Property Inspector.
From the Format tab, select "Select & Plot Edit" and "More Properties" buttons (screen shot below). This will open the Property Inspector where you can drill down into your figure > axes from the top of the inspector. Once you have access to the axes children, you can right-click on the graphics objects to select show/hide.
Is there something you miss from the plot browser or can't find something in the property inspector? Contact tech support to submit an Enhancement Suggestion!
  16 comentarios
Jason
Jason el 19 de Ag. de 2025
Thanks @Afiq Azaibi!
Hopefully the fact that you had to circle the difference between a sold right triangle vs. a hollow triangle / greater than > symbol highlights the poor user interface choice made by MATLAB here. Despite my negative, I do again, appreciate the help/ picture!
Bruno
Bruno el 15 de Sept. de 2025 a las 15:59
I’ve been using MATLAB for more than 25 years, and the Plot Browser has always been an essential tool for me — especially the ability to quickly click checkboxes to make lines visible or invisible in a crowded plot.
The Property Inspector is not an alternative. Yes, it can toggle the Visible property, but it requires so many clicks that in practice you simply won’t use it when dealing with tens of curves. The whole point of the Plot Browser was speed and usability.
Please, MathWorks: whatever it takes, make sure the Plot Browser (or an equivalent checkbox panel) comes back. It can’t be that difficult to implement, and it would restore a key workflow for many long-time users.

Iniciar sesión para comentar.

Más respuestas (2)

Nigel
Nigel el 12 de Ag. de 2025
This is the information I sent to Matlab for the Technical Support case:
The changes made make the workflow inefficient. With R2024B and prior, it was possible to manipulate the plot's pan, zoom and datatip tools as well as the visibility selections without needing to go into the menus. This provided a simple and elegant UI with minimal keyclicks preventing a break of concentration on the analysis being performed.
A trivial example:
The new changes don't allow for this. Opening the same trivial sample plot in R2025A with the property inspector opened it doesn't present the datatips, zoom and pan selections.
To get to these, you have to deselect 'Select & Plot Edit' which immediately removes the ability to control the visibility of a line.
To restore it, it requires two actions, one to reselect the 'Select & Plot Edit' and then the 'More Properties' before driving back through the Property Inspector selections to get return to the line's visibility selection.
Note also I have to also pin the top menu which then removes space that the actual plot could take.
When using these tools on a daily basis, this is unnecessarily irksome.
This was Matlab's response:
Thank you very much for providing the detailed explanation. We appreciate your feedback as it helps us continuously improve the product.
I have submitted this request to our development team, who will consider how best to address the inefficiency introduced by this change. I do apologise for the inconvenience caused by this.
Given the information above, I will close this case as "Request Submitted". The investigation from the Technical Support perspective is complete. However, from the Development perspective, the matter is still actively being investigated by MathWorks and will be considered for a future release / update. Should this be addressed, the status of the case will change to "Request Complete", and you will receive an automatic notification email from us.
However, if you have any further questions or concerns regarding this change, or if you come across any additional information, please do not hesitate to get back in touch, and I will be happy to assist further.
A recent request for an update has resulted in the following response:
The development team is aware of the request that I submitted on your behalf and will consider how best to address it. Unfortunately, I am not able to provide you with a timeline or details of the development team's investigation.
However, as I mentioned previously, should it be addressed, you will receive an automatic notification from us.
  13 comentarios
Nigel
Nigel el 14 de Ag. de 2025
Thank you for clarifying and for your attempts to aid us.
Best regards
Nigel
Dave
Dave el 14 de Ag. de 2025
@Afiq Azaibi Sometimes I do have the screen real-estate but other times I am constrained to work on a laptop screen. The ability to open and close the plot browser helped a lot in the latter case.

Iniciar sesión para comentar.


道明
道明 el 12 de Sept. de 2025 a las 5:17
It's very difficult to use now, why abandon the previous version
It would be great if there were intuitive operations like Origin

Categorías

Más información sobre Data Exploration en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by