File Exchange Pick of the Week

Our best user submissions

Posts 11 - 20 of 35

다음에 대한 결과: GUI or GUIDE

Moving 3D Objects Interactively

Jiro's pick this week is "Moving 3D Objects with Mouse" by Gang Wang. I like this demo entry, because it shows you how you can interactively manipulate graphics object in MATLAB.... 더 읽어보기 >>

GUI Layout (Part 7) 9

Jiro's pick this week is GUI Layout Toolbox by Ben Tordoff and David Sampson, who are MathWorks consultants from our UK office. It's been a while since I highlighted a GUI layout entry.... 더 읽어보기 >>

UI Signal Builder

Jiro's pick this week is UISIGNALBUILDER by Laurent Vaylet. My voice was heard! At the end of last week's post, I mentioned that I wanted to create a general purpose data generation... 더 읽어보기 >>

Interactive Waveform Generator 1

Jiro's pick this week is Waveform Generator by Maxim Vedenyov. I really like the concept of this tool. Sometimes, I have a need to create data for demonstration or for testing of a... 더 읽어보기 >>

GUI Layout (Part 6) 5

Jiro's pick this week is UISplitPane by Yair. This is another GUI-related pick, following from previous entries - Part 1, Part 2, Part 3, Part 4, Part 5. Yair is a long-time... 더 읽어보기 >>

GUI Layout (Part 5)

Jiro's pick this week is EasyGUI by a fellow MathWorker, Gautam. function potw_easygui()This is a continuation of our GUI series: ... 더 읽어보기 >>

GUI Layout (Part 4)

Jiro's pick this week is GridBagLayout by Jason.   This is another entry in our collection of GUI-oriented Picks-of-the-Week. Here are 3 that I highlighted about a year ago: Part... 더 읽어보기 >>

MATLAB Basics: Adding a toolbar to a GUI 20

People often make their own GUIs in GUIDE and they have a data visualization. When you embed an axis in your own GUI rather than using a figure window, you lose the built in toolbar that has zoom,… 더 읽어보기 >>

Accessing data from one widget to another in GUIDE 4

Last time, I showed how to add the newly documented UITABLE to a GUI. [click here] There were a few questions [click here] about how to access the data in the UITABLE from the callback of another… 더 읽어보기 >>

MATLAB Basics: Adding a table to a GUI 42

MATLAB GUI developers often want to have a mini-spreadsheet in their GUI. This can be done with a new widget added to the set of controls available in GUIDE. Now with UITABLE you can add that… 더 읽어보기 >>

Posts 11 - 20 of 35