Changes between Version 11 and Version 12 of Old/Tutorials/HowToImage


Ignore:
Timestamp:
Nov 19, 2007, 10:36:11 PM (17 years ago)
Author:
thierry
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Tutorials/HowToImage

    v11 v12  
    1818
    1919 {{{
    20   imageNodes4 [1..20,1..20] baseline-7.11.ndz
    21   # will write the disk image with the name 'baseline-7.11.ndz' on the entire set of 20x20 nodes on the 'grid'
     20  imageNodes4 all baseline-7.11.ndz
     21  # will write the disk image with the name 'baseline-7.11.ndz' on all the nodes on the 'grid'
     22
     23  imageNodes4 [1..10,1..5] baseline-7.11.ndz
     24  # same as above, but only on the nodes that have their coordinates x=[1..10] and y=[1..5]
    2225 
    2326  imageNodes4 [[3,1],[5,6]] baseline-7.11.ndz