Statistics
15 Questions
0 Answers
RANK
191 728
of 295 467
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
53.33%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Issue with removing space from char from loaded data
Hello, I am helping a colleage with some data analysis and come accross an issue I cannot find a way of fixing; After load...
ungefär 7 år ago | 2 answers | 0
2
answersQuestion
Surf with one specific gridline?
Hi, Is there a simple way of addding in a gridline to a surface plot yet at only one specific point, such as say x = 0? Sa...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
Issue with find()
Hello, I have something that seems to be quite a fundamental issue yet I am having issues fixing it: I have an array conta...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
Possible issue with multiplication of matrices
Hi, So I have a problem where I am calibrating a set of data by separately determined ratios; this data takes the form of a ...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
Issue with summing values within a row of a matrix
Hello, I've been using matlab to analyse so data that is in the form of a 30 column , many rowed matrix (loaded in via 'load'...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
Issue with minor and major grid line styles
Hi, I have a wierd issue when saving a scatter plot, and grid line styles. When using the code grid on; grid minor...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
Issues when multipling and summing very small values in a matrix
Hi, So I am performing a fairly simple task, where it basically multiplies all values in a matrix by a value, then summing t...
mer än 9 år ago | 2 answers | 0
2
answersQuestion
variable being saved as nonsence
Hi, So in the past, when Ive had to save variables from the workspace in the past I've had no issues. However I am currently...
nästan 10 år ago | 1 answer | 0
1
answerQuestion
error from 'and' statement
Hi so I'm kinda new to using logic statements with MATLAB, I am looping through a matrix of data, and seeing whether or not e...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
Any way to find which row of a matrix a value is in.
Hi, So say I have an AxB matrix which is 100x100 containing data. I need to perform various calculations on the values b...
ungefär 10 år ago | 2 answers | 0
2
answersQuestion
Using values from an array as titles in generated figures
Hi, So I have some code that runs through some data given to it multiple times, and creates figures based upon different apse...
mer än 10 år ago | 2 answers | 0
2
answersQuestion
Save a created .gif into defined file location
Hi, So I have some code that runs though some saved data, processes it, and creates a gif, as shown below; OUTPUT_FILE ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Create a .gif from series of images created in a for loop
Hi, So I have some working code that reads in some data files, does some manipulation on said data and creates an image file ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Use a variable with a file extenstion to load files
Hi, I Have 51 files in their own directory all of .out extention created by a seperate program, all numbered 0 to 50. ie ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Ceate a x b matrix (or 2D array) from 2 1Darrays, and populate each cell from another array
So I have 3 arrays; say a,b,c. a and b represent distances, and c represents a variable with a specific value at the point (a,b)...
mer än 10 år ago | 1 answer | 0