Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Use a value from the m file in a excel sheet

1 view (last 30 days)
Tania Izquierdo
Tania Izquierdo on 15 Mar 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
I am running test cases from excel sheet (testRunner) and I would like to add in one output a value of a constant saved in a m file. How can I do that?

Answers (1)

ES
ES on 15 Mar 2017
You can write into excel using xlswrite.
doc xlswrite

This question is closed.

Community Treasure Hunt

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

Start Hunting!