Plotting image with position
Hello,
There's been a long time since I didn't use matlab and
I've forgotten which function to use if I want to plot an
image with followong properties :
C is a 1 by 100 vector containing intensity
X is a 1 by 100 vector containing positions along x
Y is a 1 by 100 vector containing positions along y
Note : X and Y are not ranged by increasing positions
image and imagesc seem not to be fitted for such
application ... ?
Thanks a lot
Flav
.
Relevant Pages
- Re: plot ascii file as image (image create photo??)
... I would like to plot this as an image. ... How could I display an n x k ascii file? ... I just copied the cmap values from Matlab and now I have an imagesc:) ... (comp.lang.tcl) - Re: Error in ==> imagesc at 21
... The plot works but the imagesc gives me the following error: ... try renaming it or moving the directory containing it off the MATLAB ... Steve Lord ... (comp.soft-sys.matlab) - Re: Nyquist by hand
... everyone has at least a student version of Matlab available. ... Nyquist plots with a calculator and graph paper. ... cough up a Nyquist plot then you will doing three or four Nyquist plots ... Bode plot can be done with experimental data and any uniform gain is ... (sci.engr.control) - Re: Nyquist by hand
... one or more control system classes. ... everyone has at least a student version of Matlab available. ... cough up a Nyquist plot then you will doing three or four Nyquist plots ... Bode plot can be done with experimental data and any uniform gain is ... (sci.engr.control) - Re: Troubles with exporting eps images
... I am using Matlab version 7.5.0.342, ... Once obtained the desired plot, ... window to make the eps file. ... Since I need to have good quality images, ... (comp.soft-sys.matlab) |
|