photo

Roger Dettloff


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
5,373
of 300,343

REPUTATION
9

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
3

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
how to change compiled app icon (using app designer) on the app and windows taskbar
Starting in R2020b we can use the UIFigue.Icon property, for example: UIFigure.Icon = 'myicon.png' See this answer here

4 years ago | 2

| accepted

Question


How to set a dynamic property as transient?
Consider the following example which defines a class that contains a dynamic property 'bigData'. When the class gets saved, 'bi...

4 years ago | 1 answer | 1

1

answer