Evan Mossel
Followers: 0 Following: 0
Feeds
提问
What does this error mean?
I keep getting the error: Subscript indices must either be real positive integers or logicals. days=10; dy=-1; hPlot1...
6 years 前 | 1 个回答 | 0
1
个回答提问
Plot not showing a line, only individual points(one at a time)?
When I graph my plot, I used the drawnow function and it would plot individual points, then move on to the next without saving t...
6 years 前 | 1 个回答 | 0
1
个回答提问
Obtain maximum value of variable over multiple iterations?
I plan to run my code several times using a loop and want to record the maximum value of the variable 'alt.' How would I go abo...
6 years 前 | 1 个回答 | 0
1
个回答提问
ECI to LLA syntax?
What is the syntax for converting Earth centered coordinates (x,y,z) to LLA FK5 as shown in the link? https://www.mathworks.c...
6 years 前 | 1 个回答 | 0
1
个回答提问
Built in Julian Date Converter not working?
I am using the built in function jd = juliandate(y,mo,d,h,mi,s) to convert UTC to JD. It does not work. It gives me an error t...
6 years 前 | 2 个回答 | 0
2
个回答提问
Error at '(' in first line of code
I am getting several errors on this line of code. The first is a error at '(' between size and 1. The next is at the ')' at th...
6 years 前 | 1 个回答 | 0
1
个回答提问
What is a time vector?
I downloaded a library for calculating the moon's position and one of the inputs is a 'vector of Julian days in TDT time scale.'...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I include libraries?
I have a zip file downloaded for a library I want to use, but I am not sure where to extract it to. Also, what command sequence...
6 years 前 | 0 个回答 | 0
0
个回答提问
Is there a library for tracking the moon?
It needs to keep track of position at all given times and ideally distance from Earth. Thanks!
6 years 前 | 2 个回答 | 0