MBeautifier icon indicating copy to clipboard operation
MBeautifier copied to clipboard

Mbeautifier significantly slower in matlab 2022

Open dbcohenm opened this issue 11 months ago • 1 comments
trafficstars

I have been using MBeautifier in Matlab 2019 to flag which files need to be beautified. This is basically a "for" loop over a list of files. In Matlab 2022, after few iterations (around ~10) matlab crashes as the following

{Error using matlab.desktop.editor.Document>assertOpen

Unable to open or load the Editor.

Error in matlab.desktop.editor.Document/get.Text (line 751)

assertOpen(obj);

I wanted to know if MBeautifier has been tried already by other in Matlab 2022, or if this is a known issue.

dbcohenm avatar Nov 24 '24 12:11 dbcohenm

Hi, I do not have Matlab 2022 available to test.

If anyone is willing to investigate this: it is really welcome :) Would be also good to know if ML version > 2022 are also having this issue.

davidvarga avatar Apr 17 '25 08:04 davidvarga