I compiled with Simulink with veristrand interface, used VS2010 ,and the error is as follows“
Creating library sine_steer2015a.lib and object sine_steer2015a.exp sine_steer2015a.obj : error LNK2019: unresolved external symbol _fmax referenced in function _sine_steer2015a_output sine_steer2015a.obj : error LNK2019: unresolved external symbol _fmin referenced in function _sine_steer2015a_output sine_steer2015a.dll : fatal error LNK1120: 2 unresolved externals"
Fuzzy PID module is used in Simulink.
How can I fix it? Thanks!