Heat flow sensor data transfer from simscape to workspace
Mostrar comentarios más antiguos
Hi,
I'm trying to transfer the data from a heat flow rate sensor in simscape to workspace (time against heat flow data). I've tried all the options that I know of using logging data from the scope and using 'To Workspace' blocks. But everytime I get data in this format val(:,:,1) = , val(:,:,2) = and so on. I've tried structured with time, structure, array and timeseries.

I did see that timeseries will no longer be available the timetabled format will be used. I tried converting the timeseries to timetabled format, and the time data is tabulated with the units, is it possible to just tabulate the time data without the units?

Any help is much appreciated.
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Physical Units en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!