-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
Hello,
i started using MATLAB 2025. So far, I have not encountered any issue, but some warnings that might need some attention:
> In javacomponent (line 112)
In figure_mri>CreateFigure (line 183)
In figure_mri (line 49)
In bst_figures>CreateFigure (line 177)
In bst_figures (line 59)
In view_mri (line 201)
In tree_callbacks>SurfaceCheckAlignment_Callback (line 3312)
In tree_callbacks>@(h,ev)SurfaceCheckAlignment_Callback(bstNodes(1)) (line 1234)
Warning: You are using a limited version of JAVACOMPONENT. JAVACOMPONENT will be removed in a future release. For more information see [UI Alternatives for MATLAB Apps](https://www.mathworks.com/products/matlab/app-designer/java-swing-alternatives.html)
on mathworks.com.
and
Warning: An error occurred while drawing the scene: Error while processing frame: Error: Could not load TeX fonts. Falling back to uninterpreted text.
> In defaulterrorcallback (line 12)
In bst_progress (line 160)
In view_surface (line 179)
In tree_callbacks (line 206)
In bst_call (line 28)
In panel_protocols>CreatePanel/protocolTreeClicked_Callback (line 125)
In bst_call (line 28)
In panel_protocols>@(h,ev)bst_call(@protocolTreeClicked_Callback,h,ev) (line 75)
I'll update if I find more. It seems the JAVACOMPONENT might be removed in the next release. see; https://www.mathworks.com/products/matlab/app-designer/java-swing-alternatives.html
tmedani, chinmaychinara91 and rcassani
Metadata
Metadata
Assignees
Labels
No labels