Hello.
I have a question about the matlab code in the demo of water vs Ground.
I read the "droneWater_demo_gui.m" and I want to do some modification, but every time I run the whole project(CCS+matlab), it seems it only run the matlab.exe file, and has nothing to do with the .m file. I want to know how can I use this .m file, it is a big function with some input that I don't have, especially the last parameter 'app' that contains the GUI.
thanks