I have a perl program that changes certain values in an input deck and runs an executable, opens the output file, finds the important number and stores it in an array.
I have two questions:
I would like to do this print statement for "m" values of the array $a without having m be predetermined.printf PLOT ("%.5f %.5f %.5f \n", $a[1}, $a[2], $a[3]);
I looked through the previous submissions, and I could not find a similar type question. I apologize if it has already been addressed.
In reply to formatting substitute and arrays by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |