A simple question: how to get the current shape size in MATLAB?
Example:
figure(1) [width, height] = ****some function I'm not aware of****
Googling always returns how to resize a window, but not just get the current window size.
Any help is appreciated.
Greetings
Darcy source share