photo

fichtorious


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
How do I stop a print after canceling at the print setup menu?
solution: Just use print(gcf,'-v') instead

11 years 前 | 0

| 已接受

提问


How do I stop a print after canceling at the print setup menu?
Hi All. So I have the following lines in my code: 1. set(gcf,'PaperPositionmode','auto'); 2. print(gcf,'-dsetup'); 3. p...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How do I launch a matlab gui from the desktop?
I have a GUI that a I developed mygui.fig that calls mygui.m as per usual. I tried copying mygui.fig to the desktop to see if it...

11 years 前 | 4 个回答 | 0

4

个回答

提问


Save specific portion of GUI screen
Hi All, I have a GUI screen that I created with GUIDE. It has two axes plots, some static text fields, buttons and check boxe...

11 years 前 | 1 个回答 | 0

1

个回答