Closed ymingsu closed 1 year ago
I use this code to upload
url = 'https://github.com/altmany/export_fig/archive/refs/tags/v3.33.zip';
unzip(url, 'submodules');
As the message clearly states, export_fig does not work well (or fully) with uifigures (web-based/online figures), only with legacy figures on your local computer. This is not an error - it is a known limitation and it is not expected to be resolved in the near future.
I upload this repo to Matlab Drive and called in Matlab Online
what the errors shown are: For professional Matlab assistance, please contact https://undocumentedmatlab.com/consulting 警告: Some uifigure controls cannot be exported by export_fig and will not appear in the generated output.
The first error is shown once, and the second is shown more than 10 times.