3D Surface Subplots in Matlab?

Hi!

I’m trying to bring several plots together in a single MATLAB figure. I’ve created axes for each such plot, and it appears fine on the MATLAB figure, however the plotly render seems to completely ignore the positioning arguments given to the 3D surface plot. Any ideas?

Thanks!

This sounds strange.

Would you mind sharing a code snippet?

Ok so it seems that the issue is using MATLAB R2015a or greater. Does anyone know if there are plans in place to release an updated version of the library to handle this?