Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Need Formatted Table that can accept text data mingled with %<varname> tags.

1 visualización (últimos 30 días)
Riley Wright
Riley Wright el 4 de Mayo de 2011
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I am new to MatLab Report Generator and am trying to control the word processing aspects of it. For example, I need to insert a proper table of text data mingled with variable tags (%<varname>) that will auto update when the variable workspace is updated. Ideally, I would like to be able to do this with paragraph and text components.
I have played with putting my table in a variable array but the varname tags are converted to numeric values and are no longer linked to the variable name after that.
I can simulate a table in a paragraph or text component by adding spaces to align columns using monospaced font, but any change in data length misaligns the columns.
Any help with a more elegant solution would be appreciated.

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by