Menu

we hope the code add support multi-data set

Vei WANG
2008-04-01
2013-06-05
  • Vei WANG

    Vei WANG - 2008-04-01

    such as:

    do i=1,n
    scale=5.72
    scale+i*0.5
    end

    It is conveniently merge many times calculation into once

    Thank you for all.
    Best regards. 
    wonvein

     
    • ckoe

      ckoe - 2008-04-01

      Dear wonvein,

      you could easily use a unix shell script (for loop and, for example,
      pattern substitution with sed) to achieve this ?

      Best Regards

      Christof

       
    • exciting

      exciting - 2008-04-12

      Hi wonvein,

      You can use a script file as suggested. However we may also add a "clone" feature in the future which allows you to linearly increment any parameter. This depends on how easy it is to program.

      Regards,
      Kay.

       
    • Vei WANG

      Vei WANG - 2008-04-14

      Thank Kay and Christof very much.

      Best Regards

      wonvein

       

Log in to post a comment.