Community Profile

photo

Danny Coles


University of Southampton

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Using minvtran to convert mercator projection to geographic lat lon coordinates
Hi, I am trying to use minvtran (http://www.mathworks.co.uk/help/map/ref/minvtran.html) to convert mercator projection to lat...

10 years ago | 0 answers | 1

0

answers

Question


Reading data into Matlab
Hi, I need to read specific lines from a text file into Matlab, the text file is in the following format... 2 4 6 7 3 5...

10 years ago | 1 answer | 0

1

answer

Question


Printing specific lines to a text file
Hi, I need to split a text file into 2, so that I can write the first half of teh text file to a new text file, then insert s...

10 years ago | 1 answer | 0

1

answer

Question


Printing to specific lines in a text file
I have written code to generate 129 different 9 x 4 cells that contain text and numbers. I would now like to print all of these ...

10 years ago | 1 answer | 0

1

answer

Question


Stacking matrices in a larger matrix in a loop
I now need to stack matrices formed in a loop on top of each other to create a larger matrix. For example, I have a loop that...

10 years ago | 1 answer | 0

1

answer

Answered
printing a cell matrix to a text file
Thanks Azzi, I now need to stack matrices formed in a loop on top of each other to create a larger matrix. For example, I ...

10 years ago | 0

Question


printing a cell matrix to a text file
Hi, I have a 9 x 4 cell matrix, called C, the first and last columns have text, the other 2 columns have numbers, as shown be...

10 years ago | 2 answers | 0

2

answers