Simple way to publish variable values with matlab publish?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
%
2 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Function Creation 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!