How to define a time period for my code?
Show older comments
Hi Everybody,
I wrote a code to convert the azimuth and elevation angel to latitude and longitude and plot in circle symbol. I had two problems; 1- The column of my time (time1) start from 0-24h(for one day)and I want to read it just the period time 22-10, it means I do not want to read and plot the period time between 10-22. 2- I would like someone look at my code to make me sure it's correct. When I plot different data the figures doesn't much different which is a bit weird. Could you please help me?
Happy New Year to all of you!
6 Comments
Image Analyst
on 29 Dec 2012
Edited: Image Analyst
on 29 Dec 2012
You can paste your code in, then put a blank line in front of it, highlight it and click the "{ } Code" icon. This will format it correctly. You don't need to double space your code to get it to show up on different lines, just highlight and click {}Code.
You would make it easier for someone to help you if you uploaded your data file. http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Ara
on 29 Dec 2012
Ara
on 30 Dec 2012
Jan
on 30 Dec 2012
@Ara: Much better now! Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!