Community Profile

photo

fichtorious


2013년부터 활동

통계

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

답변 있음
How do I stop a print after canceling at the print setup menu?
solution: Just use print(gcf,'-v') instead

대략 11년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변