Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using ATAN2 function in Simulink

Status
Not open for further replies.

eldahfr

Aerospace
Joined
Sep 18, 2003
Messages
1
Location
US
Hi,

I am a new Mathworks tools user and require some help in imigrating a visim tool system model into Simulink! Part of what I need to design is an ATAN2 function with two parameter (constant) inputs. What Simulink offers is an ATAN2 function with only one parameter input. What should I do?

Thanks for any input!
 
Double click on the ATAN2 block and change the Output Signal Type to Complex. The block graph will change to show two inputs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top