visual3d:documentation:reports:adding_text_to_a_text-metric_table
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:reports:adding_text_to_a_text-metric_table [2024/06/19 12:53] – sgranger | visual3d:documentation:reports:adding_text_to_a_text-metric_table [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{{{{{{{{{{{{{adding | + | ====== Adding |
- | ===== using text_data ===== | + | Adding text to a text/metric table in the report |
- | create a text_data item for the text you want in the cell. | + | ==== Using TEXT_DATA ==== |
- | **create_text_data** | + | Create a TEXT_DATA Item for the text you want in the cell. |
- | /signal_folder=test | + | |
- | /signal_names=cell_text | + | **Create_Text_Data** |
- | /text_data=hello cell | + | /SIGNAL_FOLDER=TEST |
+ | /SIGNAL_NAMES=CELL_TEXT | ||
+ | /TEXT_DATA=Hello Cell | ||
**;** | **;** | ||
- | * first add the text/metric table to the report | + | * First add the text/metric table to the report |
- | report5_1.jpg | + | {{: |
- | * select | + | * Select |
- | enter the expression | + | Enter the Expression |
- | celltext1.jpg | + | {{: |
- | the resulting report graph should look like. | + | The resulting report graph should look like. |
- | celltext2.jpg | + | {{: |
- | ===== using explict text ===== | + | ==== Using explict text ==== |
- | * first add the text/metric table to the report | + | * First add the text/metric table to the report |
- | report5_1.jpg | + | {{: |
- | * select | + | * Select |
- | enter the text select the file tag select update | + | Enter the text select the file tag select update |
- | report5_2.jpg | + | {{: |
- | ===== using a model metric | + | ==== Using a Model metric ==== |
- | the subject data metrics in the model will accept a text string by prefixing the string with a ' | + | The subject data metrics in the model will accept a text string by prefixing the string with a ' |
- | report5_4.jpg | + | {{: |
- | add the subject data to a metric table cell | + | Add the subject data to a metric table cell |
- | report5_5.jpg | + | {{: |
- | ===== using a file metric | + | ==== Using a file metric ==== |
- | the problem with this approach is that you must enter the text manually. | + | The problem with this approach is that you must enter the text manually. |
- | if you want to add the text from a movement trial using a pipeline command, you are //almost// out of luck because | + | If you want to add the text from a movement trial using a pipeline command, you are //almost// out of luck because |
- | it is possible to be a little creative and to create a metric signal whose name is the text you want to use. | + | It is possible to be a little creative and to create a metric signal whose name is the text you want to use. |
- | create | + | Create |
- | **metric_explicit** | + | **Metric_Explicit** |
- | /result_metric_name=john doe | + | /RESULT_METRIC_NAME=John Doe |
- | /result_metric_folder=subject | + | /RESULT_METRIC_FOLDER=SUBJECT |
- | /metric_value=0 | + | /METRIC_VALUE=0 |
**;** | **;** | ||
- | you can not add the metric to the table and select the option to display the data name. | + | You can not add the metric to the table and select the option to display the data name. |
+ | |||
+ | {{: | ||
- | report5_3.jpg | ||
- | }}}}}}}}}}}}}}}} |
visual3d/documentation/reports/adding_text_to_a_text-metric_table.1718801611.txt.gz · Last modified: 2024/06/19 12:53 by sgranger