QObject_get
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
h = errordlg();
h.visible % or get(h, 'visible')
h.windowTitle % or get(h, 'windowTitle')🔗 See also
🕔 History
Version
📄 Description
Last updated