Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
$Range->{value} = [['voltage', "cell($cell_addr)"], [3.0, $icell_hash{$cell_addr}{' 3.00'}], [3.1, $icell_hash{$cell_addr}{' 3.10'}], [3.2, $icell_hash{$cell_addr}{' 3.20'}], [3.3, $icell_hash{$cell_addr}{' 3.30'}], [3.4, $icell_hash{$cell_addr}{' 3.40'}], [3.5, $icell_hash{$cell_addr}{' 3.50'}], [3.6, $icell_hash{$cell_addr}{' 3.60'}], [3.7, $icell_hash{$cell_addr}{' 3.70'}], [3.8, $icell_hash{$cell_addr}{' 3.80'}], [3.9, $icell_hash{$cell_addr}{' 3.90'}], [4.0, $icell_hash{$cell_addr}{' 4.00'}],
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::OLE X-Axis range question
by Anonymous Monk on Mar 12, 2009 at 06:43 UTC | |
by Anonymous Monk on Mar 12, 2009 at 16:39 UTC | |
by Anonymous Monk on Mar 13, 2009 at 11:07 UTC | |
by Niner710 (Sexton) on Mar 13, 2009 at 21:22 UTC | |
by Anonymous Monk on Mar 14, 2009 at 14:31 UTC |