![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24486405_1635264661677_DEF.jpg)
Caroline Szujewski
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
139.434
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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 do I convert a .ipymb into a .m? eg. open a jupyter notebook in matlab?
I have a jupyter notebook I need to open in matlab. How do I convert it? It is in .ipymb and I need it in .m. I can currently on...
13 días hace | 1 respuesta | 0
1
respuestaPregunta
Find Area under the curve as a non negative
The vector I am plotting is partially negative because the y axis is a zscore of my fiber photometry signal. I am trying to calc...
12 meses hace | 2 respuestas | 0
2
respuestasPregunta
Keeping only rows in a matrix that are above a threshold
Hello, I have a table made in matlab with 13 columns. It will have a varying number of rows depending on the dataset. How do ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Indexing the row number for a max value in a column in a cell array, and then making a new vector populated by that same row number but in another column in that cell array.
I have a cell array (P) and I am taking data out of that cell array and making a new table. The code I am using is as follows: ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How do I make my metaTable into a matrix instead of a 1x1 structure?
Hello, I am trying to construct a table, or a matrix, and have written the following code for it. However, instead of it coming...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Take each row in a matrix where the max number in that row is greater than 2, create new matrix. Average each column in the new matrix to result in one vector with average.
I have a matrix dff_trans. I want to look through each row of the matrix and if the max value in that row greater than 2, I want...
más de 1 año hace | 1 respuesta | 0