Conversion from Right Ascension/Declination to Altitude/Azimuth in Matlab
Convert Right Ascension/Declination angles in degrees to Altitude/Azimuth in degrees for an Alt/Az telescope mount.
Input: RA - Right Ascension in degrees
Dec - Declination in degrees
Latidute - Observer's Latitude (Negative for South) in degrees
Longitude - Observer's Longiture (Negative for West) in degrees
(optional) time - Date vector, as returned from 'clock.m', if not supplied, the current date/time is used.
Output: Altitude - Telescope Altitude in degrees
Azimuth - Telescope Azimuth in degrees
Cite As
Christopher Wilcox (2026). Conversion from Right Ascension/Declination to Altitude/Azimuth in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/27071-conversion-from-right-ascension-declination-to-altitude-azimuth-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Aerospace and Defense > Aerospace Blockset > Standard Workflow Procedures > Coordinate Systems > Axes Transformations >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
