Statistics
RANK
298,807
of 300,603
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,028
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,786
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
Feeds
Question
Exporting an app to PDF from standalone app
I have created an app and one of the buttons exports the app to PDF using the export_fig functions from file exchange. It works ...
25 days ago | 1 answer | 0
1
answerHeatmap in uipanel resizing in normal mode but not when debugging
I managed to "fix" this by switching the auto resizing of children off: ax_heat=uipanel(g3); ax_heat.Layout.Row=2; ...
4 months ago | 0
Question
Heatmap in uipanel resizing in normal mode but not when debugging
Hi, I have created a grid layout ([3,2]) in a tab in a programmatical app. The column width for the grid layout is set to 'f...
4 months ago | 1 answer | 0
1
answerQuestion
Hold off in uitab does not seem to work?
Hi, I am trying to programmatically code a simple asset allocation app. I would like the efficient frontier and the associated...
4 months ago | 1 answer | 0
1
answerUpdate data in uitable in second tab from button callback in first tab
I have figured it out - silly mistake on my side. Leaving the answer here in case it helps someone else battling with the same p...
5 months ago | 0
Question
Update data in uitable in second tab from button callback in first tab
Hi, I am new to Matlab and still getting the hang of building an app programmatically. I would like to update the data in a ui...
5 months ago | 2 answers | 0
