Programmatically set MATLAB to a "busy" state while the LLM is executing commands, so the UI accurately reflects that work is in progress. Without a busy indicator, MATLAB appears idle even while processing LLM-driven commands. This can cause users to:
Accidentally submit new inputs during execution
Interrupt ongoing operations unintentionally
Be unsure whether MATLAB is currently processing something
Programmatically set MATLAB to a "busy" state while the LLM is executing commands, so the UI accurately reflects that work is in progress. Without a busy indicator, MATLAB appears idle even while processing LLM-driven commands. This can cause users to:
Accidentally submit new inputs during execution
Interrupt ongoing operations unintentionally
Be unsure whether MATLAB is currently processing something