print/save table from dat file + plots and edit/static boxes from GUI in one pdf

2 次查看(过去 30 天)
Hey Guys,
got a GUI with a panel with 2 edit boxes for input and 2 static boxes for output and a panel with 2 plots as well as a matrix/dat-file going with it. Now I want to print these 2 panels plus the matrix/dat-file (3 columns and 1 to lets say 50 rows) onto a pdf document with a by-the-user given name.
So far i was able to print the whole GUI (which includes the two panels plus part of the matrix and control buttons) or just one of the panels.. How can I tell Matlab to take the specified name(entered into a handle) then the two panels and the matrix and print or save it in a pdf..
Great would also be if for the matrix it would work to add titles to the columns and numbers in front of the rows or to just take a whole table(got a uitable in the GUI) which shows all the the rows though because until now the GUI shows just part of the table and a slider bar because of a space problem..
Alright hope you understand what i mean.. and hopefully anyone got an idea how to do it..
THX
Mwafrika

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by