Community Profile

photo

fichtorious


Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

circa 11 anni fa | 0

| accettato

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 4 risposte | 0

4

risposte

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta