2.0

2.0 | 1 rating Rate this file 2 Downloads (last 30 days) File Size: 6.51 KB File ID: #9695

Conversion between sexagesimal strings, degrees, radians, fraction

by Eran Ofek

 

19 Jan 2006 (Updated 20 Jan 2006)

Coordinates type conversion

| Watch this File

File Information
Description

% simple example:
convertdms([1;2],'r','SH');
convertdms('10:00:00.0','SH','f');
...

MATLAB release MATLAB 7.1.0 (R14SP3)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
20 Jan 2006 urs (us) schwarz

certainly a promising snippet; however, looking at these lines
59: if (nargin==1) % <- brackets not required
60: InType = InType; % ?
...
which is obviously flawed, the reader has some doubts...
furthermore, it would be helpful (and standard) to show the function's syntax at the beginning of the help section...
again, looks promising if corrected...
us

18 Jun 2007 mariz manalo

good

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
convert degree radians sexagesimal fraction coordinates Eran Ofek 22 Oct 2008 08:12:55

Contact us at files@mathworks.com