Not a bug report, more of a request to update the documentation for using OspreyGUI to include: required Matlab_R2019a or newer.
When using the OspreyGUI, clicking on "CreateJob" button, immediately causes the following error:
Error using Osprey/onCreateJob (line 158)
Error defining property 'Image' of class 'CreateOspreyJob_app':
Class named 'matlab.ui.control.Image' is undefined or does not support property validation.
Error while evaluating UIControl Callback.
The Matlab Reference for 'matlab.ui.control.Image' states that this function was introduced in R2019a.
https://www.mathworks.com/help/matlab/ref/matlab.ui.control.image-properties.html?searchHighlight=matlab.ui.control.Image&s_tid=srchtitle_matlab.ui.control.Image_1
I'm running Matlab_R2018b on MacOS13.2.1, have other requirements installed.
Thanks,
Carl

Not a bug report, more of a request to update the documentation for using OspreyGUI to include: required Matlab_R2019a or newer.
When using the OspreyGUI, clicking on "CreateJob" button, immediately causes the following error:
Error using Osprey/onCreateJob (line 158)
Error defining property 'Image' of class 'CreateOspreyJob_app':
Class named 'matlab.ui.control.Image' is undefined or does not support property validation.
Error while evaluating UIControl Callback.
The Matlab Reference for 'matlab.ui.control.Image' states that this function was introduced in R2019a.
https://www.mathworks.com/help/matlab/ref/matlab.ui.control.image-properties.html?searchHighlight=matlab.ui.control.Image&s_tid=srchtitle_matlab.ui.control.Image_1
I'm running Matlab_R2018b on MacOS13.2.1, have other requirements installed.
Thanks,
Carl