photo

Felipe Dicker


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
0 Answers

RANK
198,613
of 298,917

REPUTATION
0

CONTRIBUTIONS
12 Questions
0 Answers

ANSWER ACCEPTANCE
41.67%

VOTES RECEIVED
0

RANK
 of 20,660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,875

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Remove ".mlapp file has been modified outside of App Designer" prompt
Does anyone know how to stop this prompt from showing up completely? It pops up dozens of times a day, pretty much whenever I ...

2 months ago | 1 answer | 0

1

answer

Question


Sharing Variables between AppDesigner and Simulink
I have a code environment which consists of a Matlab AppDesigner app, a Simulink model and a few Matlab Script functions. The wo...

2 months ago | 1 answer | 0

1

answer

Question


Mouse Functions Over Axes on Top of Each Other
I have a GUI in AppDesigner in which I have 2 axes objects on top of each other (i.e.: their position property is the same). I a...

2 months ago | 1 answer | 0

1

answer

Question


YTickFormat with no exponential notation
Is there a way I can force YTickFormat to not use scientific notation? I've tried using ytickformat('%.1f'), but it shows 1.0 x ...

3 months ago | 1 answer | 0

1

answer

Question


Wrap Axis Labels in AppDesigner
Is it possible to wrap the text in a UIAxis YLabel in AppDesigner if its string is too long? An example is provided below: Th...

3 months ago | 1 answer | 0

1

answer

Question


Formatting Numbers in App Designer's UITable
Is there a way to format numbers in a UITable in App Designer? For example, can I have the second row's format be '%.1f' and cel...

5 months ago | 1 answer | 0

1

answer

Question


Sort Table Variable with Cell Arrays
So I have a table being printed out in AppDesigner and I'd like to sort it based on the alphabetical order of the parameters in ...

1 year ago | 1 answer | 0

1

answer

Question


3D Plot not Rotating
I have a 3D plot in App Designer and I would like the user to be able to rotate it freely using the mouse. However this is not w...

1 year ago | 1 answer | 0

1

answer

Question


Transparency in scatter plot
Say I have two vectors A and B and would like to have a scatter plot of them, however the transparency of each marker must vary ...

1 year ago | 2 answers | 0

2

answers

Question


Edit colormap based on value
I have a surface plot of X Y and Z coordinates, and I´d like to color the surface based on the values of a fourth array. If the ...

1 year ago | 1 answer | 0

1

answer

Question


Multiple Lines in a Stacked Plot
I'd like to have 3 different vectors plotted onto 2 graphs within a stacked plot. For example, I wish to plot vectors a and b in...

1 year ago | 1 answer | 0

1

answer

Question


How do I find the line representing the intersection of two planes?
So basically I have two planes and need to find the equation of the straight line which is the intersection between the two. I'm...

4 years ago | 1 answer | 0

1

answer