Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Discussion Groups

Discussion Groups | Matlab DSP | How to edit scaling on axis figure

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

How to edit scaling on axis figure - Hazlee Azil Illias - Mar 27 12:45:53 2008



Hi All,

Does anybody know how to edit the scale on axis of the figure in MATLAB? I tried to change the
scaling but cannot do so. Any idea?

Thanks and Regards,
Hazlee



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: How to edit scaling on axis figure - niks...@gmail.com - Mar 28 6:35:12 2008

Hazlee,
        How about the axis command? 
Is there some problem with that?

Regards,
Nik.

Hi All,
>
>Does anybody know how to edit the scale on axis of the figure in MATLAB? I tried to change
the scaling but cannot do so. Any idea?
>
>Thanks and Regards,
>Hazlee



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: How to edit scaling on axis figure - Nadimul Haque FAISAL - Mar 28 6:35:51 2008

Hi Dear,

if i am right in understanding your queries, you can use, e.g.
xlim ([0 200]) % from 0 to 200 unit
ylim ([0 300]) % from 0 to 300 unit

see in the help option.

or else, play with axes properties in the plot window.
i hope it helps

cheers

Faisal

On 27/03/2008, Hazlee Azil Illias <o...@yahoo.com> wrote:
>
>   Hi All,
>
> Does anybody know how to edit the scale on axis of the figure in MATLAB? I
> tried to change the scaling but cannot do so. Any idea?
>
> Thanks and Regards,
> Hazlee
>



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: How to edit scaling on axis figure - jk Zhao - Mar 28 6:36:22 2008

Thats easy, just click select and change. thats all.

Hazlee Azil Illias <o...@yahoo.com> wrote:          Hi All,

Does anybody know how to edit the scale on axis of the figure in MATLAB? I tried to change the
scaling but cannot do so. Any idea?

Thanks and Regards,
Hazlee



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )