Statistics
RANK
8,358
of 295,638
REPUTATION
3
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
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
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersGet 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 ago | 0
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 1
2
answersDo 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 ago | 1
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0