Skip to content

Mbeautifier significantly slower in matlab 2022 #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dbcohenm opened this issue Nov 24, 2024 · 1 comment
Open

Mbeautifier significantly slower in matlab 2022 #130

dbcohenm opened this issue Nov 24, 2024 · 1 comment

Comments

@dbcohenm
Copy link

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.

@davidvarga
Copy link
Owner

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.

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

No branches or pull requests

2 participants