Mostrar comentarios más antiguos
in matlab there is no arctan command i am in need of applying arctan(x) is there any way?
1 comentario
David Young
el 18 de En. de 2012
If you put "inverse tangent" into the search box in the MATLAB help window, you get a list of the functions mentioned in the answers, and some others that may be relevant.
Respuestas (1)
nanren888
el 18 de En. de 2012
1 voto
Look at atan2
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!