Plot browser in R2025a?
379 views (last 30 days)
Show older comments
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.
8 Comments
DH
on 2 Oct 2025 at 12:25
I, too, need the Plot Browser. I tried the Property Inspector, and so far I haven't been able to find how to hide a trace.Even if I find it, it is too complicated. I've been using the Plot Browser for years, and this new version of Matlab is less useful than the older version I was using.
Dave
on 13 Oct 2025 at 5:18
I have found another awful feature of this awful change.... if you have "axis equal" set and you pull up the "more properties" panel it distorts your axes so that they are no longer equal.... It is very obvious that this "upgrade" was not well tested.
Accepted Answer
Adam Danz
on 29 May 2025
Edited: Adam Danz
on 29 May 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 Comments
Jason
on 19 Aug 2025
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
on 15 Sep 2025 at 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.
More Answers (2)
Nigel
on 12 Aug 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.
14 Comments
Dave
on 14 Aug 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.
Charles
on 8 Oct 2025 at 18:56
Perfectly done -- I really hope Mathworks looks into this and returns the Plot Browser functionality. In my mind, there is no good reason to get rid of perfectly useful functionality like this. It's like Apple removing the headphone jack.
道明
on 12 Sep 2025
It's very difficult to use now, why abandon the previous version
It would be great if there were intuitive operations like Origin
2 Comments
MAHSA
on 7 Oct 2025 at 15:10
I was dealing with this issue whole the day. Eventually I found this page! It is not convenient to work with the new figure window and customize the plots. I miss the plot browser!
Nader
on 9 Oct 2025 at 11:07
I have to say I do regret upgrading to the new version. when it comes to plotting, I find the new version really inefficient. In the previous versions of MATLAB, we could easily manipulate plots, or only plot portion of the plot by changing the X and Y axes min and max. Please bring back the old plotting editor/browser.
See Also
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!