Maria
Aalto University
Followers: 0 Following: 0
Statistica
RANK
23.151
of 295.448
REPUTAZIONE
1
CONTRIBUTI
11 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
72.73%
VOTI RICEVUTI
1
RANK
of 153.872
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to get rid of the white space when using subplot1 with imagesc?
Dear MATLAB experts, I have used subplot1 as follows: subplot1(5,4,'Min',[0.010 0.010],'Max',[0.99 0.99],'Gap', [0.01 0.05]...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to define figure position in subplot1?
Dear all, I would like to use subpot1: https://se.mathworks.com/matlabcentral/fileexchange/9694-an-improved-subplot-function...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Does audiowrite prevent clipping automatically?
Dear Matlab experts, If I use wavwrite, I get a warning that the wav file is clipped. However, when I use audiowrite, I don't...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Plot vertical lines with time in x-axis?
Hi all, I have plotted a signal with time in x-axis as follows: lengthinms = datalength/fs*1000; dt = lengthinms/datale...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Error using accumarray: First input SUBS must contain positive integer subscripts?
Hi all, I have tried Matlab function ranova but get an error: Error using accumarray First input SUBS must contain positi...
circa 10 anni fa | 0 risposte | 1
0
risposteAn error occurred while trying to modify linewidth
Many thanks for the answer! -Maria
circa 10 anni fa | 0
Domanda
An error occurred while trying to modify linewidth
Hi all, I have tried to modify the linewidth as follows: plot(t,means(k,:)*10^13,color{c},linewidth(c)), where color ...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
Get a string from cell array?
Hi all, I have a cell array of the variable names as: varnames = {'t1', 't2', 't3', 't4'} I have tried to save the vari...
circa 10 anni fa | 1 risposta | 0
1
rispostaHow to find indices of elements but keep the order unchanged?
Thanks a lot! This seems to work. -Maria
circa 10 anni fa | 0
Domanda
How to find indices of elements but keep the order unchanged?
Hi all, I have a cell array ch_names of channel names and I would like to get indexes of certain channels that I have given i...
circa 10 anni fa | 2 risposte | 0
2
risposteStatistical differences between signals?
Thank you for the answer! I will try multicompare. -Maria
circa 10 anni fa | 0
Domanda
Statistical differences between signals?
Hi, I have measured brain responses of 15 subjects during three different tasks. I would like to find the time intervals wher...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
How can I merge two strings?
I would like to load multiple files in a loop. Is it possible to merge strings as follows: subjects=cell(19,1); subjec...
oltre 10 anni fa | 3 risposte | 0
3
risposteDomanda
Index exceeds matrix dimensions when saving the data?
I have tried to save matlab arrays in a file data_tables.mat as follows: save('data_tables','N1amprighthp','P2amprighthp','N1la...
oltre 10 anni fa | 1 risposta | 0