To automatically generate the *user_model.c/.h* and *user_IO.c/.h* files of projects of mbsysC, this file execute the *Gen_mds_user.exe* that should have been generate under mbsysC *build* folder.
To automatically generate the *user_model.c/.h* and *user_IO.c/.h* files of projects of mbsysC, this file execute the *Gen_mds_user.exe* that should have been generate under mbsysC *build* folder.
We provide 3 solutions to update user files automatically:
We provide 3 solutions to update user files automatically:
* A python script that iterate automatically in all subfolders
* A python script that iterate automatically in all subfolders
* A shell script
* A shell script
* A unix shell command
* A unix shell command
## Python script
## Python script
See python script in the **ExampleProject** folder:
See python script in the **ExampleProject** folder: