Mapping 1D vector to 2D area
load xPoints; load yPoints; j=boundary(xPoints,yPoints,0.1); Plot(xPoints(j),yPoints(j))
<</matlabcentral/answers/uploaded_files/1780075/IMG-20240927-WA0011.jpg>>
%How do I map the x-values to y-values here?load xPoints; load yPoints; j=boundary(xPoints,yPoints,0.1); Plot(xPoints(j),yPoints(j))
<</matlabcentral/answers/uploaded_files/1780075/IMG-20240927-WA0011.jpg>>
%How do I map the x-values to y-values here? load xPoints; load yPoints; j=boundary(xPoints,yPoints,0.1); Plot(xPoints(j),yPoints(j))
<</matlabcentral/answers/uploaded_files/1780075/IMG-20240927-WA0011.jpg>>
%How do I map the x-values to y-values here? mapping MATLAB Answers — New Questions