DYMOLA: opc server how to initialize using dsin.txt or a mat file using MATLAB
问题 I created an OPC server in DYMOLA, now I have this in DYMOSIM to click and initialize using a ".MAT" file of a dsin.txt Now I created a GUI file in MATLAB, and take input for variables and created a mat file >>save FLUID_INITIALISE area volume density Now I want to initialize this using MATLAB I can do this >>write(Initialize,1) //To initialize a previous data I know can do this using dymola , SIMULATION > CONTINUE > IMPORT BUT I WANT TO INITIALIZE IT USING MATLAB normal MAT FILE LOOKS LIKE