How to create menubar in MATLAB?

Hi,
I am working on MATLAB and I had a problem in creating the default menubar,
I know how to create it Programmatically, but I want to add the default menubar using GUIDE without any code!

 Accepted Answer

Grzegorz Knor
Grzegorz Knor on 3 Dec 2011
In Object browser check figure and then in Property Inspector set the MenuBar property to figure.

More Answers (1)

Nuha Jacob
Nuha Jacob on 3 Dec 2011
I know, but it let you to create a customized menubar not default!
I need to create a the default menubar using GUIDE

2 Comments

What is a "default menubar"?
http://www14.0zz0.com/2011/12/03/20/279660880.png

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!