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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

finding matlab function code

Status
Not open for further replies.

mattmac13

Computer
Joined
Jun 8, 2007
Messages
1
Location
US
Hey everyone,
I'm running MMPOLAR, a user-made Matlab module that creates a polar graph. I need to include the buttondownfcn figure property, but MMPOLAR does not include the necessary code so I can use it. The easiest solution I can think of is to paste the m-file code for buttondownfcn into MMPOLAR so that it executes normally, as if it was . However, I can't find the code, because it doesn't seem to be either the buttondownfcn.m or defaultbuttondownfcn.m files. I'm running Matlab 7.0.4 on Windows XP. Thanks!

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top