photo

Ryan Sinfield


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
13.537
of 300.352

REPUTACIÓN
3

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Assign timer function from another file to global object
I have a global audioplayer object that is used by two different GUIs. *GUI1.m* global ap; % functions and stuff...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Call method from another GUI
I have two GUIs, GUI1 and GUI2. Before I close GUI2 completely, I want to call a function from GUI1. % In GUI2 gui1 = f...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab object assignment - copy an object instead of creating a pointer
Hi, If I had an object variable and then assigned the same object to another variable, the latter acts as a pointer to the me...

casi 9 años hace | 1 respuesta | 3

1

respuesta

Pregunta


Get samples from audioplayer object
Is there any way to get the samples that make up an audioplayer object after it's been instantiated? a = audioplayer(y, fs...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Create and open new fig
I have a main fig file for my matlab gui, and I have created another one that I want to be able to open with the click of a butt...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Change CurrentSample in audioplayer
I want to be able to allow a user to select a point in a track and begin playing, so I have a ButtonDownFcn set on an axes to ta...

casi 9 años hace | 1 respuesta | 0

1

respuesta