photo

beginner94


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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!

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
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

casi 6 años hace | 0

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

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

más de 6 años hace | 0