photo

beginner94


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How to change the Interpreter for an inputdlg to 'tex' in Matlab R2007b?
Hello everyone, how can I change the textinterpreter for a inputdlg to 'text' with Matlab R2007b? Thanks!

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to incorporate a picture into an inputdlg?
Good morning, did anyone already manage to incorporate a picture into an inputdlg or something similar? The inputdlg is asking...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to create a GUI with changing buttons?
Good morning, I am looking for a possibility to create a GUI (with GUIDE, if possible) with changing buttons. This means, that...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


What are possible issues if MATLAB doesn't recognise a variable?
if strcmp(str(1:3), 'Min') == 1 VZ = 1; end if strcmp(str(1:3), 'Max') == 1 VZ = -1; end VZ [k l s] = evIII...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Risposto
Setting default Interpreter to Latex
It does not work for me either and I need to define an overlined variable (in R2007b). Thanks for help

quasi 6 anni fa | 0

Domanda


Is there a method for finding the period of temperature data in R2007b?
Good morning, I need to find the period of temperature data, but I'm working with R2007b and ''xcorr()'', ''findpeaks()'' don...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


What are possible issues if ''datetick()'' has no effect on the date format?
Good morning, What are possible issues if ''datetick()'' has no effect on the date format in a plot? I already used ''datenu...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to adapt the space between the grid lines to the space between the ticks?
Good evening everyone As I wanted the grid lines of my plot to have a different color from the axis, I put a second axis und...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make my code run faster
Good Morning, this line apparently takes 21s to run: s = size(xlsread(filename, 1, 'F:F')) It is supposed to count th...

circa 6 anni fa | 2 risposte | 0

2

risposte

Risposto
popupmenu in GUI
How can I connect the values I added to the popupmenu with their files? They are configfiles in this case, so no m files.

oltre 6 anni fa | 0