Skip to content
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

Mbeautifier significantly slower in matlab 2022 #130

Open
dbcohenm opened this issue Nov 24, 2024 · 0 comments
Open

Mbeautifier significantly slower in matlab 2022 #130

dbcohenm opened this issue Nov 24, 2024 · 0 comments

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.

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

No branches or pull requests

1 participant