Feb 19, 2003 14:41
I have been avoiding working on a project because it has looked really scary to me. See I am trying to write what is called a Mex file to make it so I can call a fortran function like I would a Matlab one. Only problem is that the fortran function in question is fairly complicated so the "gateway" function could end up being very complicated. I keep hyperventilating because this is freaking me out. OK I know I need to calm down, but I am not quite sure how to relax. I am about to try again, one variable at a time. Yikes. I hate it when I am so spooked by work.
Edit: 3:03 pm
Ok I have decided I am not going to reinvent the wheel. I am going to do the exercise in Fortran because it is easier that way. I am going to write baby functions in Matlab until I am ready to handle a task this big.