Skip to content
Snippets Groups Projects
Verified Commit a50b0916 authored by Willi Mutschler's avatar Willi Mutschler
Browse files

Fix displaying delay for steady-state on MATLAB's new desktop

MATLAB's new desktop starts to be on par except for the performance. For us the printing speed is problematic, because there is an event coalescing problem where text is sent to often.
Workaround: vectorize “fprintf” calls to get back the old speed (maybe with a tiny delay due to the actual technology difference).
parent 85e9ec7f
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment