Good morning all,
I have built a Kriging model using Uqlab.
So far I have the ability to evaluate the model using uq_evalModel from matlab.
My objective now is to evaluate this Kriging model from a larger c++ code (a Computational Fluid Dynamics solver).
I would like to use this kriging model as a kind of ‘‘stand alone’’ function, called by my c++ code.
I thought about compiling it with matlab tool mcc, but i struggle with the built in uqlab functions.
Do you any have any idea to work around this problem ?
Thanks by advance !
Cheers,
Elie