Community Profile

photo

Honey


Last seen: 2 years ago Active since 2020

Statistics

  • First Answer
  • Thankful Level 3

View badges

Content Feed

View by

Answered
How to plot multiple qqplot (Observed vs. Simulations) on same single figure with same regression line?
Hello, After about 10 years, I have this problem as ngai sheau tieh described here. Any one can help me? I want to plot multi...

2 years ago | 0

Question


How to create a nested cell file?
Hi, I want to have a cell file with 5 structs. In each struct, I should have two folder (A,B). Then, in each of these A and ...

2 years ago | 2 answers | 0

2

answers

Question


Expected one output from a curly brace or dot indexing expression
Hi, I want to save my data in a cell file with "n" number of struct and two order dot indexing like below. But I recived this...

2 years ago | 2 answers | 0

2

answers

Question


How to find a value in a matrix
Hi I have a matrix of latitude and another matrix of longtitude for the location of an area pixel to pixel. I have a location ...

2 years ago | 1 answer | 0

1

answer

Question


change in xlrange of xlsread while sing loop
Hi I am using xlsread with different ranges. I am trying to read excel data which the ranges differ in each iteration of loop ...

2 years ago | 2 answers | 0

2

answers

Question


How to read data from excel to a cell?
Hi, I have an excel file which is containing [precipitation year month day] respectively. I want to read these data to a cell f...

2 years ago | 1 answer | 0

1

answer

Question


Moving to the next iteration of external loop from inside the nested loop
I have a nested loop with 4 for loop and in the internal loop I am doing a condition check and if that condition check is satisf...

2 years ago | 1 answer | 0

1

answer

Question


How can I read specific data from excel with multiple sheets?
Hello, I am trying to read an excel file with 50 sheets whereas each sheet has 4 column and about 7000 rows data.one of the co...

2 years ago | 2 answers | 0

2

answers

Question


Is it possible to access a cloud of a scatter plot in Matlab
Hi I have a scatter plot with lots of pixcell values which I plotted in Matlab. Is it possible for me to pull out the cloud of...

3 years ago | 1 answer | 0

1

answer

Question


Fitting lines to a scatter plot
Hello, I have a scatterplot which I want to fit lines to it. but not one line, I want to consider my data in two parts and for ...

4 years ago | 1 answer | 0

1

answer

Question


put a missed data in a cell
Hi, I have a program which it's output is 22*22 cell. It took a long time to run. Now, I saw that in one struct and one variab...

4 years ago | 1 answer | 0

1

answer

Question


Delete and replace a struct in a mat file
Hi , I have a mat file with 22 1*1 struct. It took a long time to run all of it. I found that one of the variabels in one of m...

4 years ago | 2 answers | 0

2

answers

Question


Reference to non-existent field
Hi, I have a code that puts the results in a cell for 20 years. I ran it for 5 years. I can work with the results. When I got ...

4 years ago | 0 answers | 0

0

answers

Question


Error in Saving mat file
Hi, I have a error after runing a very long and time consuming program. I wanted to save it in a mat file. "Warning: Variable...

4 years ago | 1 answer | 0

1

answer

Question


how can I read huge asc files with textread?
Hello everyone, I want to read a huge .asc file wich are climate daily data. The file's name are according to the date. for e...

4 years ago | 1 answer | 0

1

answer