Feeds
질문
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 ...
4개월 전 | 답변 수: 1 | 0
1
답변질문
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...
4개월 전 | 답변 수: 1 | 0
1
답변질문
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...
5개월 전 | 답변 수: 1 | 0
1
답변질문
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 ...
5개월 전 | 답변 수: 1 | 0
1
답변질문
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...
6개월 전 | 답변 수: 1 | 0
1
답변질문
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...
8개월 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0