Hi everyone,
I'm new to MatLab and to this forum, and so my question may seem trvial.
I need to plot a 3D figure from 3 vectors x, y, z. The 3 vector are related simply by order of their elements, that is, each point of my plot will have coordinate (x(i), y(i), z(i))
I checked the MatLab help...