When the data of picture in app.UIAxes is too large, the picture will not be displayed in the App or the Web App, even report an error.

1 vue (au cours des 30 derniers jours)
The above picture is that the picture that needs to be drawn cannot be displayed in the App.
When the data is too large, not only the picture cannot be displayed, but an error will be reported to close the app.
When the App is compiled into a Web App, the picture will not be displayed, and even the picture that can be displayed in the App will not be displayed, and the warning shown above will appear.
  2 commentaires
mengmeng He
mengmeng He le 12 Juin 2020
Modifié(e) : mengmeng He le 12 Juin 2020
How do I display an image for axes in APPdesigner? I use p=imread('picture1.png'); imshow (p, 'parent' ,app. Axes2); But Axes2 is gone when we run it.
Eleven Xia
Eleven Xia le 13 Juin 2020
你可以直接试一下imshow('picture1.png','Parent',app.Axes2);看行不行

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by