Sana Ahmed
Followers: 0 Following: 0
Feeds
질문
Bypass maximum matrix size for ones()
I have a program in which I create a large matrix of ones using the ones() function, but apparently the matrix is too large for ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to choose/change an isovalue
I have a script plotting eigenvectors using isosurface but I want to change the level that they are plotted on. As I have it now...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Plot a 3D matrix
I have a 3D matrix of 27 components of an eigenvector which are field values on a 3x3x3 grid of points. I want Matlab to plot le...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to create discontinuous surfaces?
I am using the surf fucntion with an array that I have populated with heights for the surface. When the height in the array is z...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot multiple surfaces on different planes in the same plot?
I have multiple surfaces that I want to display on the same plot but I want each one to be above the other (on different planes)...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a 3D surface from a matrix
I have a 2D array of heights and I want to build a 3D surface that will correspond the vertical height in pixels to the location...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to access large arrays
I am working with an array that is 76800x7 character elements. How can I view all the entries in this array and extract them int...
5년 초과 전 | 답변 수: 1 | 0