gregthom
unread,Dec 14, 2009, 8:28:46 PM12/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CERR FORUM
Hello,
In getRobustDVH.m, I notice that you have calculated doses at these
points ( in blocks) in a structure:
dvhCalcPtsC{b} = [x1V', y1V', z1V'];
Now I would like to show these doses within the structure in planC, ie
create a new blank dose in planC and fill it with the dose obtained
using getDoseAt for doses obtained at the dvhCalcPts.
Can someone share any ideas on how to achieve this ?
Thank you.