photo

Johan C


Last seen: 21日 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
2 回答

ランク
33,384
of 300,302

評判
1

コントリビューション
5 質問
2 回答

回答採用率
80.0%

獲得投票数
1

ランク
 of 20,911

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,040

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Windows dark mode problem in app designer
I recently updated MATLAB to 2025 and made a new standalone app version of my program again. My problem is that everything in m...

約1ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Updating from 2020b to 2021a, web app complier displaced ui objecsts
After updating from 2020b to 2021a, complier my "web" app and viewing in a bowser many ui objects was move ~20 pix up. Hiding ta...

約4年 前 | 0 件の回答 | 0

0

回答

質問


Updating from 2020b to 2021a "Undefined function" app designer
I have developed an app in app designer and was recommended to upgrade from 2020b to 2021a for functionality with CurrentObjec...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Need interface suggestions on how best to let the user reorder a list of objects.
I have created an app in app desginer where i have a list of objects as following They are created form a table that holds al...

約4年 前 | 1 件の回答 | 0

1

回答

回答済み
Add context menu when LEFT click on button (app design)
This work for me, hope it helps. properties (Access = private) cm % Description end function startupFcn(app) ...

約4年 前 | 0

回答済み
How to remove small circles from edge detected image?
Try imfill https://ch.mathworks.com/help/images/ref/imfill.html Have not used it my self, but i would start there.

5年弱 前 | 0

質問


Image array as ImageSource for uiimage result in high jpg compression?
I am doing some image processing on a image for a app. I have encountered a problem that the image shown by uiimage is low quali...

5年弱 前 | 1 件の回答 | 1

1

回答