The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"exporting and filtering Covariance matrix"
Hi I have an output from of the Covariance matrix which is really huge. has around 600 columns and around 1000 rows.
I wanted to export that as an .xlsx file. But I figured it cant be done. Is there a way to do this, even csv would do. And just to make it more clear. The Covariance matrix gives out two outputs, "Example set: exa " and "Covariance matrix itselt: cov ". I want the "cov" as a csv file or .xlsx file.
In that matrix I have many -ve values. Now i want to filter out the -ve values and only keep +ve ones. How can i do that.
Please help.
Thanks
Ashish
I wanted to export that as an .xlsx file. But I figured it cant be done. Is there a way to do this, even csv would do. And just to make it more clear. The Covariance matrix gives out two outputs, "Example set: exa " and "Covariance matrix itselt: cov ". I want the "cov" as a csv file or .xlsx file.
In that matrix I have many -ve values. Now i want to filter out the -ve values and only keep +ve ones. How can i do that.
Please help.
Thanks
Ashish
Tagged:
0
Answers
we are still missing a Matrix to Data operator, but with the help of the Reporting extension you can get it into an Excel sheet nevertheless. Please have a look at the attached process.
Best, Marius
Thanks for the help.
But this only outputs 256 columns and I have 600 columns .. how do i output al the columns in one .csv file or .xls or .xlsx file ?
thank a lot
Ashish