SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Question about saving results in a matrix without replacing previous matrix.


Chronological Thread 
  • From: Jeroen Stinstra <jeroen@cvrti.utah.edu>
  • To: Eduardo Morales <eaol_2000@hotmail.com>
  • Cc: <scirun-users@sci.utah.edu>
  • Subject: Re: [SCIRUN-USERS] Question about saving results in a matrix without replacing previous matrix.
  • Date: Tue, 22 Apr 2008 09:23:57 -0600

You can use the PrintMatrixIntoString module to create your own filename with the index number in there. The index should be an output of the GetColumnOrRowFromMatrix and the String should be an input to the WriteMatrix module.

best,

Jereon



On Apr 21, 2008, at 10:21 PM, Eduardo Morales wrote:

Hey there,

I'm trying to save numerical results in a SCIRUN Matrix from simulations controlled by a GetColumnOrRowFromMatrix module; a total of 100 simulations are to be performed, and thus 100 SCIRUN Matrices are to be saved.

Needless to say, this is an overwhelming task if its done one simulation a a time.

Is there a way to automate this process? is there a way in SCIRUN to use the "Matrix Selected Index" (output of GetColumnOrRowFromMatrix )  as the row index in which to store the current result?

Thank you

Eduardo Morales
UT El Paso 


Pack up or back up–use SkyDrive to transfer files or keep extra copies. Learn how.




Archive powered by MHonArc 2.6.16.

Top of page