为什么我输入 L1=Link([0 0 pi/2 0 0],'standard');
L2=Link([-pi/2 0.15 pi/2 0 0],'standard');
L3=Link([0 0.57 0 0 0],'standard');
r=robot({L1 L2 L3})
会显示这中情况 Error using subsindex Function 'subsindex' is not defined for values of class 'cell'.请高人指点一下
为什么我输入 L1=Link([0 0 pi/2 0 0],'standard');
L2=Link([-pi/2 0.15 pi/2 0 0],'standard');
L3=Link([0 0.57 0 0 0],'standard');
r=robot({L1 L2 L3})
会显示这中情况 Error using subsindex Function 'subsindex' is not defined for values of class 'cell'.请高人指点一下