photo

Liqing


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 5 个回答 | 2

5

个回答

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

13 years 前 | 0

提问


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...

13 years 前 | 3 个回答 | 0

3

个回答

已回答
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 前 | 0

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

已回答
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 前 | 0

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 4 个回答 | 1

4

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答