-
- Downloads
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).
Loading
Please register or sign in to comment