Jerry Gregoire
Neuralynx
Followers: 0 Following: 0
Estadística
8 Preguntas
3 Respuestas
CLASIFICACIÓN
15.579
of 300.343
REPUTACIÓN
2
CONTRIBUCIONES
8 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.926
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.172
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
Feeds
Pregunta
plot over writing on gui
I have a GUI that calls a plot function (via a timer) that plots in a separate figure. Occasionally the plot overlays the GUI. I...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Why is noise required to get expected Magnitude Squared Coherence (mscohere)
Hi all, I am missing something with magnitude Squared Coherence and/or its algorithm. If two signals are compared without or ...
más de 10 años hace | 1 respuesta | 0
1
respuestaHow can I do 1-D interpolation with INTERP1 to find the nearest value to the left of the point (i.e. a zero-order hold curve) in MATLAB?
If all you want is to upsample and hold the sample until the next sample, and your sample interval is constant, do this: da...
más de 11 años hace | 0
uicontextmenu interactions with GUI
Just figured good way to do it. I tried passing the calling object's handle: ... uimenu(hcmenu, 'label' , 'Name', 'callback...
más de 11 años hace | 0
| aceptada
Pregunta
uicontextmenu interactions with GUI
I have a GUI and when I right click a ui for the uicontext menu, I want to call a general callback for processing. To do this I ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
What is the sixth parameter for fir1
When I use the fdatool to design a HPF, it adds a sixth parameter, 'h' at the end. What is it? It seems to be some kind of flag ...
casi 12 años hace | 0 respuestas | 0
0
respuestasSetting Matlab line plot grid transparency
% Try this % Create an axes in a figure with grid lines NF = figure; grid on; hGridAxes = get(NF, 'children'); % ...
alrededor de 12 años hace | 0
Pregunta
How do I retreive the data, samples, from a audioplayer object
How do I retrieve the sample data from an audioplayer object. This seems like an obvious thing to allow, but I cannot find any i...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
Can I control Simulink's simulation interval?
Can I control Simulink's simulation interval? I thought it would be set by the sample time in the model parameters, (i.e.), Solv...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Change GUI window size in Guide without moving objects
Hi I have created my GUI with guide. Unfortunately, there is too much 'white space'. I want to change the size of the GUI windo...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Use of Anovan parameter 'continuous'?
The documentation for the parameter 'continuous' for anovan is scant. I have three factors, two are numeric: 'P','F', and one is...
más de 13 años hace | 2 respuestas | 2


