Dear Mr. Fang,
I'm starting to use MMClab and have some troubles with the examples provided.
when I try to run the demo_mmclab_basic, I have the following error :
"Undefined function 'mmc' for input arguments of type 'struct'.
Error in mmclab (line 207)
[varargout{1:mmcout}]=mmc(cfg);
Error in demo_mmclab_basic (line 24)
flux=mmclab(cfg);
"
I'm using a windows 7 - 64 bit system and matlab 2012b.
it must be a trivial problem.
Would you help me with that ?
Best regards,
Frédéric
--
You received this message because you are subscribed to the Google Groups "mmc-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mmc-users+...@googlegroups.com.
To post to this group, send email to mmc-...@googlegroups.com.
Visit this group at http://groups.google.com/group/mmc-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
On Monday, August 20, 2012 4:15:38 PM UTC+2, Qianqian Fang wrote:
...
This package contains pre-compiled mex files for
Linux (32/64bit), Mac (Intel Mac 32bit) and Windows (32bit).
Unfortunately there was a problem compiling this program
on a 64bit Windows for matlab (octave is ok).
Before I make official announcement in the {mmc,mcx}-news
lists, I'd like to hear back from you regarding
1) do you have any difficulties running the examples?
2) anything I need to add to make it easy for first-time users?
3) any typos in the documentation?
oh, forgot to mention, the direct download link for the software is
http://sourceforge.net/projects/mcx/files/mmc/mmclab/
cheers
Qianqian
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
Hi Qianqian,I am quite interested in using MMCLAB, but I need the momentum transfer values of the simulation. I browsed the output for MMCLAB and saw number of scattering events as a tracked variable, but not momentum transfer. Is there some way to get that included in the photon output? Thanks,
You received this message because you are subscribed to the Google Groups "mcx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mcx-users+...@googlegroups.com.
To post to this group, send email to mcx-...@googlegroups.com.
Visit this group at http://groups.google.com/group/mcx-users?hl=en.
Warning: This message has had one
or more attachments removed (mexopts_w32.bat). Please read the "NMR-MGH-Attachment-Warning.txt"
attachment(s) for more information.
Hi,
May I know why I received an error after typed "make mex""Undefined function 'make' for input arguments of type 'char'."is that some other software I needed except for MATLAB?
I am using Windows 7 (64) and Matlab R2013b
Thank you for the help,
--
You received this message because you are subscribed to the Google Groups "mcx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mcx-users+...@googlegroups.com.
To post to this group, send email to mcx-...@googlegroups.com.
Visit this group at http://groups.google.com/group/mcx-users.
For more options, visit https://groups.google.com/d/optout.
Warning: This message has had one or more attachments removed (mexopts_w32.bat). Please read the "NMR-MGH-Attachment-Warning.txt" attachment(s) for more information.
Hi,First of all, thank you for this wonderful simulation.I've been trying to use the simulation on the brain atlas mash (Collin27),
but I can't seem to figure out where the 'face' array fits in the cfg structure. Is there an example code for running the simulation on the brain? I found a screenshot but it only shows partial code. Plus- I can''t seem to figure out what to put on the 'elemprop' field.