Hello all..
Iam trying to implement an .m file in math script node.
I have written an .m code of extended kalman filter in math script which has two inputs(sensor's data) and two outputs.
My question is how give my sensor's data as inputs to the script? Iam using serial communication for accessing the sensor's data.
thanks in advance..!