I need some help regarding wiring a plant model to an EKF block in LabVIEW. I have checked the sample VIs but the problem is that in my application the matrices A, B and C used to represent the model in EKF are time dependent and changes as the simulation progresses. However in the provided samples plant models are taken as static reference VI which does not changes with time. Please tell me how to resolve this issue.
Thanks in advance.