Jul 19, 2006 #1 I icyabhi Newbie level 5 Joined May 10, 2006 Messages 10 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,332 I want to know wheather we can call .m files from c-prog or also can we call a c-program inside .m file? eg.like i'll be moving data in my C-prog...and if i want 2 see the fft of it in Matlab....
I want to know wheather we can call .m files from c-prog or also can we call a c-program inside .m file? eg.like i'll be moving data in my C-prog...and if i want 2 see the fft of it in Matlab....
Jul 23, 2006 #2 eelinker Full Member level 5 Joined Feb 12, 2006 Messages 267 Helped 16 Reputation 32 Reaction score 8 Trophy points 1,298 Location PERSIA Activity points 2,775 You can use c written functions in matlab using s-functions