savefig/script.rst
changeset 521 88a01948450d
parent 470 41167d9f0d23
equal deleted inserted replaced
520:8249ae9d570a 521:88a01948450d
    15 ..   #. using plot command interactively.
    15 ..   #. using plot command interactively.
    16      
    16      
    17 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
    17 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
    18    Internal Reviewer   : Puneeth
    18    Internal Reviewer   : Puneeth
    19    External Reviewer   :
    19    External Reviewer   :
    20    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
    20    Language Reviewer   : Bhanukiran
       
    21    Checklist OK?       : <10-11-2010, Anand, OK> [2010-10-05]
    21 
    22 
    22 .. #[Puneeth: Quickref missing.]
    23 .. #[Puneeth: Quickref missing.]
    23 
    24 
    24 =======
    25 =======
    25 Savefig
    26 Savefig
    91 Also, note that we gave the full path or the absolute path to which we
    92 Also, note that we gave the full path or the absolute path to which we
    92 want to save the file.
    93 want to save the file.
    93 
    94 
    94 {{{ Highlight the .png part using mouse movements }}}
    95 {{{ Highlight the .png part using mouse movements }}}
    95 
    96 
    96 Here I have used an extension ``.png`` which means i want to save the
    97 Here I have used an extension ``.png`` which means I want to save the
    97 image as a PNG file.
    98 image as a PNG file.
    98 
    99 
    99 Now let us locate ``sine.png`` file saved. We saved the file to
   100 Now let us locate ``sine.png`` file saved. We saved the file to
   100 ``/home/fossee`` so let us navigate to ``/home/fossee`` using the
   101 ``/home/fossee`` so let us navigate to ``/home/fossee`` using the
   101 file browser.
   102 file browser.