photo

Eddy Fry


Last seen: 7 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Is it possible to embed and view PDFs or Word Documents in a GUI, either created using GUIDE or otherwise?
I have just tried displaying a PDF file with a uihtml panel in a uifigure and it displayed nicely. The app code to point to the...

1 year ago | 1

Answered
(App Designer) How to link axes of UIAxes components to enable user to zoom all plots together in AppDesigner 2018b?
I managed to get this working in 2022a by adding linkaxes code to startupFcn as follows: evStr = 'linkaxes([app.UIA...

2 years ago | 0