Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Good morning,
i need an help to solve a problem with a plot of a 0-column of a matrix.
Attached to this message there is a mathcad file whith this problem.
Thank you
Mario
Solved! Go to Solution.
Hi,
The data files also have text at the bottom of the file and some blank lines.
You need to dump these two non-data lines using the submatrix statements or they appear in the matrix as text elements.
"
******************** END SESSION 22/08/2019 09:14:58 ***************
"
This seems to fully populate the graphs.
Cheers
Terry
Hi,
If you can share them, we need the two data files.
Cheers
Terry
Hi,
The data files also have text at the bottom of the file and some blank lines.
You need to dump these two non-data lines using the submatrix statements or they appear in the matrix as text elements.
"
******************** END SESSION 22/08/2019 09:14:58 ***************
"
This seems to fully populate the graphs.
Cheers
Terry
Thank you to the answer.
The solution work fine.
