MATLAB: How to change where S-Function Builder builds its files

buildbuilderchangedirectorys-functionsimulink coder

How can I change or select where S-Function Builder builds its executable files? Right now, it builds to the current folder, and I have to change the folder using the Current Folder GUI or by using the "cd" command.

Best Answer

S-Function builder only builds directly to the current folder, so there is no way to specify the build location through the S-Function Builder GUI, but you can change where S-Function Builder builds to by changing the Current Folder through the Current Folder window, or by using the "cd" command in the MATLAB Command Window.