save plots as TRC in matlab
古いコメントを表示
I have 8 Plots and I would like to same them as trc using matlab script , Thanks
3 件のコメント
Walter Roberson
2022 年 5 月 26 日
You want to save an image as a Track Row Column file??
Max
2022 年 5 月 26 日
Walter Roberson
2022 年 5 月 26 日
編集済み: Image Analyst
2022 年 5 月 27 日
Track Row Column format has no possible way to store images. TRC is only for motion tracking. You could potentially save plot() or plot3() data in such a file.
回答 (1 件)
Image Analyst
2022 年 5 月 25 日
0 投票
See some of the trc links on the right hand side of this page in the "See Also" section.
2 件のコメント
Max
2022 年 5 月 26 日
Image Analyst
2022 年 5 月 26 日
Why does it not work? Why do you want that specific file format? Does that format even handle images? I'm not familiar with it.
カテゴリ
ヘルプ センター および File Exchange で Data Import and Export についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!