Can I see the editor and the plot in MatLab (docked view) in parallel?
This function doesn't work any longer and it was partially what I needed.
set(h, 'WindowStyle', 'Docked');
I don't want to arrange it manually all the time to get this.
Can I see the editor and the plot in MatLab (docked view) in parallel?
This function doesn't work any longer and it was partially what I needed.
set(h, 'WindowStyle', 'Docked');
I don't want to arrange it manually all the time to get this.