MATLAB Online App Designer Cannot See Components

4 ビュー (過去 30 日間)
Çoruh Aydin
Çoruh Aydin 2021 年 8 月 8 日
コメント済み: Çoruh Aydin 2021 年 8 月 12 日
Hi everyone!
I need matlab for a project, I downloaded R2021a but I can't open it. I did some researchs about it and found some possible solutions but I don't have enough time. So I decided to use MATLAB Online.
Here my problem; I am using App Designer on Matlab Online, but whenever I drag a component onto the canvas, I canr see the component. For instance there is a button but I only see boundries. It is extremely hard to work on it. What should I do?

回答 (1 件)

Kshitij Chhabra
Kshitij Chhabra 2021 年 8 月 11 日
We weren't able to reproduce the issue at our end but here are a few possible options you can try:
1) Try opening your MATLAB Online in a different browser after clearing the cache and cookies for the website.
2) Ensure that the Visibility and Enable tickboxes are marked check in the Interactivity pane of the button.
3) You can try running the following commands in your MATLAB Session before running any other commands
wm = matlab.internal.webwindowmanager.instance;
wm.setStartupOptions('ExternalProcess', '--proxy-server=direct:// --proxy-bypass-list=');
  1 件のコメント
Çoruh Aydin
Çoruh Aydin 2021 年 8 月 12 日
Hi Kshitij,
First of all, thank you for your kind interest. But I have already tried your suggestions. End of all, I figured out the problem is so absurd. Because of my adblocker, I couldn't see anything on App Designer. Since I turned off my Ad blocker, everything is fine.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by