SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Computing the forward transfer matrix


Chronological Thread 
  • From: Jess <jess@sci.utah.edu>
  • To: dxp1909@rit.edu
  • Cc: scirun-users@sci.utah.edu, Rob MacLeod <macleod@sci.utah.edu>
  • Subject: Re: [SCIRUN-USERS] Computing the forward transfer matrix
  • Date: Mon, 17 Jul 2017 21:30:39 -0600

HI Don,

It depends on the type of mat file.  I assume it is matlab format.  If it is a matrix, use the readMatrix module and make sure the matlab matrix option is chosen.  If you want to load a field from matlab, you will need to create a matlab structure with fields that correspond to properties of the field.  It requires at least a node field, and include face or cell, or field (field data).  you can save out a field from scirun in matlab format for an example (with the WriteField Module), or I can give you some examples.  With the field in the right format, you can load it into scirun with readfield.  

cheers,
Jess


On Jul 10, 2017, at 11:42 AM, Don Phan (RIT Student) <dxp1909@rit.edu> wrote:

Hello, 

I have a question regarding SCIRun and I wonder if you can help me with it: How do you upload the .mat file onto the network? I can't seem to figure that out. Please let me know if that makes sense or you need any further information. 

Best, 
Don
Don Phan 
Engineering World Health Project Manager 
3rd Year Biomedical Engineering, 2019
Rochester Institute of Technology
(585) 978-0330 

________________________________________________
SCIRun users mailing list:  scirun-users@sci.utah.edu
http://www.sci.utah.edu/software/scirun.html
To unsubscribe, email sympa@lists.sci.utah.edu with the "unsubscribe scirun-users" in the message body.




Archive powered by MHonArc 2.6.18.

Top of page