Skip to content

Conversation

chinmaychinara91
Copy link
Member

@chinmaychinara91 chinmaychinara91 commented Sep 30, 2025

Based on the issue described in #820, this PR aims to suppress those messages.

Screenshot 2025-09-29 174455

MATLAB 2025a onwards the MATLAB desktop and graphics system uses JavaScript and HTML instead of Java (check blog https://blogs.mathworks.com/matlab/2025/05/16/whats-with-all-the-big-changes-in-r2025a/). The warning now falls under the category MATLAB:ui:javacomponent:BridgeForWebFigures as compared to MATLAB:ui:javacomponent:FunctionToBeRemoved prior to R2025a.

@chinmaychinara91 chinmaychinara91 changed the title Supress javacomponent warnings Supress javacomponent warnings >=R2025a Sep 30, 2025
@Edouard2laire
Copy link
Contributor

LGTM ! i guess we need to start thinking about how brainstorm will handle the transition away from Java.

@rcassani
Copy link
Member

@chinmaychinara91, this PR just hide the warnings, we need to fix the issue from root.

There is this PR #833 that handles changes for the band pass filter GUI (which in the list of things to review)

@rcassani rcassani closed this Sep 30, 2025
@rcassani rcassani reopened this Sep 30, 2025
@rcassani
Copy link
Member

@tmedani, do you want this warnings hidden for your next event?

@chinmaychinara91
Copy link
Member Author

@rcassani @Edouard2laire agreed definitely we need to address the root cause. Till we do that the idea here was to just supress these warnings.

Also @Edouard2laire thank you for #833. Thats a start for sure.

@tmedani
Copy link
Member

tmedani commented Oct 1, 2025

@tmedani, do you want this warnings hidden for your next event?

@rcassani Ill request an earlier version from Mathworks, to avoid any unexpected issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants