Python Forum
Problems with displaying a 15x15 Complex Matrix
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems with displaying a 15x15 Complex Matrix
#5
JoelFooCJ Wrote:Alternatively, I am trying to export the data onto an excel file with XlsxWriter
Why don't you simply write a CSV file, which can also be opened by spreadsheet software or converted to xls? Also note that numpy arrays already include a method to export themselves as a csv file.
Reply


Messages In This Thread
RE: Problems with displaying a 15x15 Complex Matrix - by Gribouillis - Sep-20-2019, 07:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Check if two matrix are equal and of not add the matrix to the list quest 3 1,006 Jul-10-2023, 02:41 AM
Last Post: deanhystad
  How to multiply a matrix with herself, until the zero matrix results peanutbutterandjelly 3 3,554 May-03-2021, 06:30 AM
Last Post: Gribouillis
  Problems displaying data sent from Arduino to Pi VostokRising 2 2,440 May-18-2019, 08:28 PM
Last Post: VostokRising
  matrix from matrix python numpy array shei7141 1 3,846 Jan-16-2017, 06:10 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020