Topic: I'm trying to protect my Simulink block "Interpreted Matlab function".
Without protection it works perfectly fine. But Simulink is not able to convert it into a protected block.
Is this even possible with code that has Refprop calls?
or is there a workaround? because I actually dont want to protect the Refprop itself only the selfdeveloped code.
Topic: I'm trying to protect my Simulink block "Interpreted Matlab function".
Without protection it works perfectly fine. But Simulink is not able to convert it into a protected block. Is this even possible with code that has Refprop calls? or is there a workaround? because I actually dont want to protect the Refprop itself only the selfdeveloped code.
Expected behavior: Protect Simulink block "Interpreted Matlab function" (Matlab code with Refprop calls inside)
REFPROP Version: DLL version 10.0
Access Method: Matlab wrapper