Recent content by student012

  1. S

    MATLAB Help Needed: Add Axis, Draw Arm Pieces, Rotate Objects

    yes, its my homeowrk.. Tht's the instruction from my teacher.
  2. S

    MATLAB Help Needed: Add Axis, Draw Arm Pieces, Rotate Objects

    LEASE HELP! -Add an axis to current rectangle -Draw both piece of arm -rotate object first axis 20 degree --redraw. -then, rotate 2nd part about 2nd axis to -30degree my current code for rectangle is %RECTANGLE('Position', [x y w h]) w=4.5; %width h=.5; %height x=1.75;y=2.75...
Back
Top