Masoud Taleb
Followers: 0 Following: 0
Feeds
질문
How to add data labels for scatter3 plot
Hello Matlab experts I have a problem with my scatter plot. I can not add labels to the data points! I put my code below and at...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to converting complex numbers to absolute values?
Hello Matlab experts I have difficulty with my complex data file. I would appreciate if some one can help me with it. The issue...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to average every row of several columns in a matrix?
Hello I have matrix that has 1000 columns. I want to average the data of some desired columns. For example if the matrix A is l...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Create loop for reading CSV file, runing and saveing the plot of it
Hello I have a code that works for a single CSV file and saves the plot at the end. Now, I have 300 of these CSV files and need...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Issue with saving a plot with two y axis
Hello I have written a code that gives me a plot with two y axis like this: But when I save it, something goes wrong and giv...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How to make color magnitude by quiver plot?
Hello I have a problem with quiver plot. My code makes the plot perfectly but I would like to have also color magnitude on it. ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
How to convert first cell value into zero
Hello I have a array of numbers but the first cell is always a string like below. Is there way that I put ''0" instead of "thet...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
How to find a unexpected high value and make them to be mean of 2 neighboring values?
Hello I have a matrix with 4 columns. As the data are experimental, sometimes there are sudden jumps. Then, I want to code it i...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to plot a table in a way that first column and first raw are x and y axis?
Hello I have a table of data in csv format (shown below) and want to plot them in Matlab using surf function. First column and...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to compare elements with above and below element in a column?
Hello I have a matrix of 4 columns. I would like to compare each element in 4th column with previous and next element in the sa...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to assign desired names for created files by Matlab?
Hello my Matlab code saves each matrix as a csv file at the end. The problem is the file names. I want names to be taken from a...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find a unexpected high value and turn it to zero?
Hello I have a matrix with 4 columns. I want to code it in a way that column 4th to be checked by matlab and unwanted high valu...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
I am trying to put zero on top of each generated column.
Hello, I am trying to put zero on top of each generated column. Assuming that "A", "ds" and "ws" differ in each of my data fil...
4년 초과 전 | 답변 수: 2 | 0