Rod Lopez
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0