Feeds
提问
Is there a way to save the c3d files using the uigetfile function in the order that you select rather than have them be imported in alphabetical order?
In the following lines I am trying to import .c3d files (which are files that contain 3D data from trials captured with motion c...
3 years 前 | 1 个回答 | 0
1
个回答提问
Is there a way to plot multiple boxplots in a subplot?
F(sub,day).Cond(Cond).Targ(TarInd_y,TarInd_x).RT(trcnt(Cond,TarInd_y,TarInd_x))=RT; figure; for day=1:1 for Cond=1:3 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I add multiple excel files into a structure?
I am trying to save multiple xlsx files into one structure. Each xlsx file represents a jump (biomechanics data from VICON) and ...
3 years 前 | 1 个回答 | 0
