Simple way to publish variable values with matlab publish?

5 visualizaciones (últimos 30 días)
Anton
Anton el 6 de Abr. de 2018
Comentada: Anton el 7 de Abr. de 2018
Is there a simple way to use publishing markup to publish values into a word document?
I have looked at insert variable but I do not think it applies in this case. See the example below. I ultimately want the output in the word document to read:
"The value that I want to publish is 10"
x = 10;
The value that I want to publish is x
%

Respuestas (0)

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by