Printing data to a GUI

How do I display multiple lines of data with multiple %d onto a GUI?

Answers (1)

Matt Fig
Matt Fig on 31 Mar 2011

0 votes

You can use an editable textbox. See this question.

1 Comment

I tried that and it wouldn't let me print multiple lines or use a %d.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 31 Mar 2011

Community Treasure Hunt

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

Start Hunting!