Answered error using predict function for SVM
I was able to run the code without error by removing the name value pair ('Leaveout', 'on) from the function call to "fitrsvm".
...
Answered How can I interpolate geographic data?
In the latest release (R2017a) there is a "geointerp" function that may help.
Here is a link to the documentation page:
<htt...
Answered Image Mask for Image Matting
Since the file exchange submission has the contact information of the author, you can try contacting them directly. It looks lik...
Answered Use Pie in App? - UIAxes
The uiaxes in App Designer does not yet support "patch" objects as of R2017a.
One way to work around this limitation is to ...