How do i write a user defined function for problem 6.4 in the textbook?
Mostra commenti meno recenti
I don't know how to start the function to convert degrees to dms
1 Commento
Star Strider
il 16 Feb 2016
What’s Problem 6.4?
Risposte (1)
Arnab Sen
il 23 Feb 2016
Although I don't know the exact question, you can use in-built 'degrees2dms' function to convert degrees to dms using following command:
>>DMS = degrees2dms(angleInDegrees)
For more details about 'degrees2dms', refer to the following link:
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!