I am running a simulation for around an hour in simulink. for studying the dynamic response of non linear system. I want to be able to save multiple signals into a single .mat file for the sake of ease of access. I am using to_file block for now. but I have to connect every individual signals with a block. how to go about this?