View Full Version : Simple MATLAB question


mp83
01-25-2008, 09:15 AM
Hi!

I'm rewriting code from MATLAb to R,without prior knowledge of MATLAB.I figured out most of it,but for the following

d = D(g,c,t)'

Any idea? I google for it but the name of the function didn't help

leo nidas
08-30-2008, 04:07 AM
Maybe I can help you but I don't understand your problem. What are you trying to do in Matlab? What is the function you typed?

mp83
08-30-2008, 04:24 AM
Thanks, but it was a false alarm!

D() was a function defined earlier in the code I was reading not a built-in Matlab function