Rod Lopez
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
31,427
of 295,448
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Griddata Memory Usage for small arrays
I am using vq = griddata(x,y,z,v,xq,yq,zq) to interpolate scattered data onto a rectangular grid (note: sample values are comple...
2 years ago | 1 answer | 0
1
answerQuestion
Faster 2D Interpolation?
I need to interpolate 2D scattered data onto a fine grid. Below is what I am currently doing, and my question is whether there e...
2 years ago | 1 answer | 0
1
answerQuestion
How to fix auto-reflow issues?
I created a 2-panel app with auto reflow, and have since regretted the decision. My app includes the left panel with an Axes com...
2 years ago | 1 answer | 1
1
answerQuestion
Save app designer UITree to .mat file?
I made an app using app designer, which includes a UI Tree component. Based on the node that the user selects in this tree, diff...
3 years ago | 1 answer | 0
1
answerQuestion
Writestruct() 'Scalar' Error
I am attempting to use writestruct() to save a structure to a .csv file, using version 2020b. I started by calling writestruct ...
4 years ago | 1 answer | 0
1
answerQuestion
Colormapeditor() for UIAxes in App Designer?
I am curious whether or not there is a way that I can edit a colormap for a UIAxes component using the "colormapeditor". I have ...
4 years ago | 1 answer | 0
1
answerQuestion
How do I manage and pass information between my main app and all of its children?
(Unable to share code due to security issues) I made an app in app designer to plot selected data files. I also created a child...
4 years ago | 1 answer | 0