Filter löschen
Filter löschen

set printpreview

1 Ansicht (letzte 30 Tage)
pink
pink am 16 Jun. 2011
I make printpreview code, like this
function pushbutton6_Callback(hObject, eventdata, handles)
% hObject handle to pushbutton6 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
printpreview(handles.axes1,'color','white')
at run time that appears in the print preview but not axes1 entire application form that I created, how to keep appearing / target in the print preview is axes1, and how to put headers and footers in print preview

Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by