Export products of code into a table on Matlab

2 visualizaciones (últimos 30 días)
Evan Rose
Evan Rose el 3 de Mayo de 2021
Respondida: Prabhan Purwar el 6 de Mayo de 2021
Hello,
I currently have an If/else statement that prints out different outcomes depending on the condidtions of certain code. I would like to create a function to send these outputs as well as data from the workspace into a table created on matlab. Could anyone give me some tips on how to do this or have an example which I could refer to?
Thanks,
Evan

Respuestas (1)

Prabhan Purwar
Prabhan Purwar el 6 de Mayo de 2021
Hi Evan.
Kindly have a look at the following examples and workflow's regarding using and saving Tables in Matlab -
https://www.mathworks.com/help/matlab/ref/save.html (Saving variables from the workspace)
Hope it helps!!
Thanks

Categorías

Más información sobre Tables en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by