Community Profile

photo

Liqing


Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to bring a plot to the front or back among multiple plots
I have some interpolated ocean data that goes to land. I am thinking to first plot the interpolated values using 'scatter', and ...

12 years ago | 5 answers | 2

5

answers

Answered
How to read a text file with multiplel matrix data sets listed one after another
I am still waiting for an answer. Thanks.

12 years ago | 0

Question


How to read a text file with multiplel matrix data sets listed one after another
Below is an example (in the real world, I have hundreds of data sets in a text file): http://alturl.com/ns3j8 How do I load th...

12 years ago | 3 answers | 0

3

answers

Answered
read headerlines from a text file
Thank you very much for the reply. Unfortunately, that does not work. Once I remove the delimiter, what I got is only the first...

13 years ago | 0

Question


read headerlines from a text file
I am trying to read each parameters in the second headerline of the file: http://alturl.com/wzcnm This is my code: File =[...

13 years ago | 4 answers | 0

4

answers

Question


How to add spaces in front of numbers to make their length a constant value
For example: http://tinyurl.com/sd2013 Thank you.

13 years ago | 3 answers | 0

3

answers

Answered
How to write a matrix into a txt file so that all variables in a columns have exactly the same starting character and length?
Now it is working. Thank you very much. Another question. Now the deliminator is space, so that length of each row is very d...

13 years ago | 0

Question


How to write a matrix into a txt file so that all variables in a columns have exactly the same starting character and length?
I am trying to export a matrix into a text file. The text file will later be feed into another program that requires all variabl...

13 years ago | 3 answers | 0

3

answers

Question


How to determine if a string can be converted to a numerical value?
For example, I have two strings, 'abc' and '123'. I want to process them differently. If it is '123', I would use str2num to con...

13 years ago | 4 answers | 1

4

answers

Question


How to convert string to time?
Sorry for the silly question, but could anyone show me how to convert a string, such as, '04:55' to numerical values of hour and...

13 years ago | 3 answers | 0

3

answers

Question


How do I input data using GUI inside a loop?
I want to enable people to input several parameters, such as the number of headerlines, for each run inside the loop, by creatin...

13 years ago | 1 answer | 0

1

answer

Question


How to read information from a txt file header?
I have several hundred txt files with the below format. http://cid-533c6ad99f5ed0c5.office.live.com/self.aspx/.Public/data2....

13 years ago | 1 answer | 0

1

answer