Feeds
提问
How to run a General Linear Model with repeated measures for non parametric data?
Experimental data: Struct 'Timing_exp.mat' contains two variables that show the time of a D (downstroke) and an U (upstroke) of...
5 years 前 | 0 个回答 | 0
0
个回答提问
How can I add a text with the statistical test name I conducted in a boxplot?
Hi, If you have a better solution for it, please tell me. I want to write the tests name in the box on the left-bottom corner....
5 years 前 | 1 个回答 | 0
1
个回答提问
How do I make a boxplot with a few groups?
a = rand(10,2); b = rand(10,2); boxplot([a,b]); I want to have one figure with to groups - a and b, where the two vectors of ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to display text in a plot as scientific number
How do I display a very small/large number in text command as a number with 2 digits after the decimel point? e.g. 5.42e-6 rat...
5 years 前 | 2 个回答 | 0
2
个回答提问
Found a potential bug in 'listdlg'?
When typing the following code: [w,~] = listdlg('PromptString',{strcat(['Select a wing for ' ,... 'individual number ',num...
6 years 前 | 1 个回答 | 0

