Hello.
I'm using Embedded Coder and I'm currently reading up on S-functions and TLC files. In order to understand them better, I would like to go through the TLC files of built-in Simulink blocks (and S-functions, if the blocks are implemented this way). In particular, I'm interested in the data store memory, read, and write blocks. My long-term goal would be to either customize their behavior or implement them from scratch.
Can you tell me if and where I can find the TLC files and S-functions for these blocks?