Save a tensor on csv file
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Jonathan LeSage
il 16 Ott 2013
Modificato: Jonathan LeSage
il 16 Ott 2013
Are you using the tensor toolbox from Sandia?
Jan
il 17 Ott 2013
@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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Text Files in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!