an operation in progress

my double arrows << are lost in command windows and when i am closing the matlab it shows one operation is in progress. i have the command history ,is there any way i can get the << arrows back?

3 Comments

Jan
Jan on 19 May 2019
The question is not clear. The prompt ">>" appears, when Matlab accepts an input in the command window. They disappear during a program is running. So maybe you want to press Ctrl-c to stop the running program?
Facing the same issue! I am not running any script and MATLAB does not seem to run anything on the foreground either. Ctrl+C does not return my control to the command window. But it does seem like MATLAB is executing something in the background and when I try to close the MATLAB application it says that an operation is in progress. Restarting MATLAB and PC didn't help!
Does anyone here have a lead?
Same problem
Please let me know if you find a solution

Sign in to comment.

Answers (2)

Jan
Jan on 28 Apr 2021

0 votes

Some Matlab versions seems to stuck, if a disconnected network or cloud folder is included in the PATH.
The question and the descriptions in the comments do not contain enough information to understand the problem. How long did you wait? What happens before Matlab goes into the busy mode? Does startup.m contain commands, whoich do not stop? What does happen, when you press Ctrl-C? Which Matlab version are you using?
Andreas Götz
Andreas Götz on 1 Dec 2022
Same happens with my versions. I used r2022a and hoped to fix it by using r2021a. Both of them fail to even startup. The matlab window appears, but then nothing more is possible. And if i maximize the window, it becomes black. Sometimes things work, if i really wait long. E.g. having opened matlab and doing something else, and suddenly matlab was then able to load the workspace....

3 Comments

Do you have network drives in the path? Is this a fresh installation? If not, did it work after the installation and what have you changed afterwards?
Since I have no network drives, i dont think there are some in my path. R2021 is a fresh installation. The R2022, i installed in may 2022. Both don't work now. Recently i changed something for texstudio, since the memory it can use was limited and that was not enough for my project. But this may or may not be the reaseon...
My most recent observation: When i startup matlab, at first the textcurser blinks (where you enter function, or variable values), and i can type in some text, but after 2 seconds, the curser freezes, and nothing more is possible. The shut down works then only via task manager....
...again a new observation: I can open single values of my workspace. And also more than one variable (s.t. more variables chosen with the shift key) However it always comes to a problem, when i want to load idgrey modells or iddata objects. I can create them afterwards, when part of my workspace is loaded.

Sign in to comment.

Categories

Asked:

on 18 May 2019

Commented:

on 1 Dec 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!