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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0