Feeds
提问
Triplot Error
Hi I wonder if anyone can help. I am trying to create a mesh to be used in a CFD program. However when I run my code I get th...
13 years 前 | 0 个回答 | 0
0
个回答提问
Triplot Error
Hi I wonder if anyone can help. I am trying to create a mesh to be used in a CFD program. However when I run my code I get th...
13 years 前 | 0 个回答 | 0
0
个回答已回答
Get one line from file
Try using something like: load file.txt % Create variable % edit number of rows as needed var= file(1:10,1); ...
Get one line from file
Try using something like: load file.txt % Create variable % edit number of rows as needed var= file(1:10,1); ...
13 years 前 | 0
提问
call array to vectors using a for loop error problem
Hello I wonder if someone can help me solve this problem: I have a cell array named Spt < 1x1438 > and in each cell there ...
13 years 前 | 1 个回答 | 0
1
个回答提问
multiple matrix manipulation with different size matrices
Hello I have two matrices (A and B) and am trying to combine them so that I can have the final matrix C. A small example of ...
13 years 前 | 2 个回答 | 1
2
个回答已回答
Do you suffer from keyboard latency in this forum?
I too get this issue but only occasionally - no idea why this is sometimes the case and other times it is relatively easy. Coul...
Do you suffer from keyboard latency in this forum?
I too get this issue but only occasionally - no idea why this is sometimes the case and other times it is relatively easy. Coul...
13 years 前 | 1
提问
Matrix visualisation with coloured box and numbers
Hello, I wonder if someone can please help me. I am trying to visualizes a NxM matrix by plotting each matrix entry as a colore...
13 years 前 | 2 个回答 | 0
2
个回答提问
Plotting two types of graph together
Hello I wonbder if anyone can please help me. I have a scatter plot of co-ordinates and I wish to plot this as a scatter dia...
13 years 前 | 1 个回答 | 0
1
个回答提问
How do I count the number of matching pairs in 2 vectors and use that as colors in a contour plot?
I have 2 vectors |*A*| and |*B*|. Both are column vectors and both contain 1000 values. For example: A=[1,2,5,1,6,2,8,2,9]; ...
13 years 前 | 3 个回答 | 0
3
个回答提问
Saving multiple imported files
Hi I am trying to import multiple (305) files into Matlab. They are in ascii format with a filetype named .spt. The files a...
14 years 前 | 1 个回答 | 0