Hi Samuel, thank you for your answer. I tried to implement your idea but I dont get the results I want. For a start I tried to do a 3D plot with only one FFT computation. So my data looks like: f= 1x256 - the frequency axis y=1x256 - the amplitude z=1x256 - the investigated case (the field consists of only ones)
plot3d3(f,y,z) <http://mailinglists.scilab.org/file/n4035350/fft.png> What I do here wrong? -- View this message in context: http://mailinglists.scilab.org/Multiple-2D-Plots-in-3D-Plane-tp4035339p4035350.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
