Nicholas Trunfio
UMASS - Lowell
Followers: 0 Following: 0
Professional Interests: Multivariate Image Analysis
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
8.424
of 295.913
REPUTACIÓN
3
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.299
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.883
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
How to change the font size of a popup menu, but ONLY when the popup menu is open and a selection is being made
Is it possible to have the font size of the popup menu be 32 when the window opens, reduce the font size to 12 when the user cli...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Why are half of the XTickLabels not shown using saveas(), but all are shown using hgexport()?
I would prefer to be using saveas(), because the thread that I found hgexport() in ( <https://www.mathworks.com/matlabcentral/an...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Why is graphics object not being passed by reference in nested functions? (gobjects array loses values when function closes)
I'm trying to initialize an array of rectangles as my gui opens (all with their 'Visibility' set to 'Off'). First, create the...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I maintain an array of rectangle objects that don't necessarily all exist at the same time?
tldr version: * How can I create an empty array of rectangles at the start of my code? (I want to initialize handles.rect = 2...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Why does this axes handle become invalid
I'm given the error message "Invalid object handle" from the following line of code: set(mainWindow, 'CurrentAxes', nodePlotAxes...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Questions about FFT (and applying it to determine power spectral density)
TL, DR section: Question 1: Why isn't the scaling of ( 2 / numberOFdataPOINTS ) applied within the FFT algorithm. Question...
más de 10 años hace | 2 respuestas | 2