×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Re: Can I place a axes on top of a frame in guide

Re: Can I place a axes on top of a frame in guide

Re: Can I place a axes on top of a frame in guide

(OP)
Hey,
I'm new to the forum and I'm having a small problem with guide. I'm trying to design a fairly complex GUI with it and everything is okay but for some reason I cannot get any axes components to not be hidden behind frame components.
I'm using frames just to group components and for simplicity but for some reason I am having this problem.
Any help anyone can offer would be greatly appreciated,
joe.

RE: Re: Can I place a axes on top of a frame in guide

Hi,
As far as I know, you can't.
Instead create an axes object, set its colors (background color, Xcolor and Ycolor) to gray, [0.78 0.78  0.78], than plot on it a rectangle object:
rectangle('Curvature',[0.1 0.1],'position',[0.1 0.1 0.8 0.8])
It look exactly as a frame and you can put over it other axes objects.

I hope this helps.

Joe
BSTeX- Equation viewer for Matlab
http://www.geocities.com/bstex2001

Joe
BSTeX- Equation viewer for Matlab
http://www.geocities.com/bstex2001

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources