create a table with correct position

3 次查看(过去 30 天)
i have a table with 8 columns and 2 rows and i use 'uitable' to draw it but its not in all screen ,i dont want use the scroll at the bottom ,how can i make it in all screen i mean big enough for view
% rownames={'stance_phaseL','swing_phaseL','step_durationL','stance_phaseR','swing_phaseR','step_durationR','double_support1','double_support2'}
%T=uitable([stance_phaseL,swing_phaseL,step_durationL,stance_phaseR,swing_phaseR,step_durationR,double_support1,double_support2],rownames);
thanks in advance

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by