Statistiques
6 Questions
0 Réponses
RANG
13 537
of 300 369
RÉPUTATION
3
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
3
RANG
of 20 936
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 436
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 3
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
