Save a tensor on csv file
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
I'm using tensor toolbox to manage a dataset and data are stored into a tensor. I need to save this tensor in a CSV file. I tried the standard commands: dlmwrite, save, csvwrite but these commands works only for matrix. Can you suggest a technique to save a tensor on a csv file? Thanks.
댓글 수: 2
Jonathan LeSage
2013년 10월 16일
편집: Jonathan LeSage
2013년 10월 16일
Are you using the tensor toolbox from Sandia?
Jan
2013년 10월 17일
@Giuseppe: A very important detail is missing: How is the "tensor" represented in Matlab? This cannot be guessed and therefore suggeting an export method is not possible without wild guessing.
Please add this important detail where readers expect it: Edit the original question, and do not hide this point in a comment or pseudo-answer. Thanks.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Text Files에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!