what axis will do ??

what the axis will do ??
eg. axis(x1,x2,y1,y2)

Antworten (1)

madhan ravi
madhan ravi am 4 Dez. 2018
Bearbeitet: madhan ravi am 4 Dez. 2018

0 Stimmen

Read axis()
the axis specifies the limits for the current axes.
just try the below example
axis(1,10,2,11) % x axis goes from 1 to 10 and y from 2 to 11

Diese Frage ist geschlossen.

Tags

Gefragt:

am 4 Dez. 2018

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by