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
#6
(Sep-20-2019, 07:04 AM)JoelFooCJ Wrote: Hi @newbieAuggie2019,

Thank you so much for your super detailed response!
You are welcome! Big Grin
I'm a newbie myself, so what you are asking now, it exceeds my current level of knowledge. Maybe you could follow what Gribouillis suggests:

(Sep-20-2019, 07:24 AM)Gribouillis Wrote:
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? Also note that numpy arrays already include a method to export themselves as a csv file.
newbieAuggie2019

"That's been one of my mantras - focus and simplicity. Simple can be harder than complex: You have to work hard to get your thinking clean to make it simple. But it's worth it in the end because once you get there, you can move mountains."
Steve Jobs
Reply


Messages In This Thread
RE: Problems with displaying a 15x15 Complex Matrix - by newbieAuggie2019 - Sep-20-2019, 07:43 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,003 Jul-10-2023, 02:41 AM
Last Post: deanhystad
  How to multiply a matrix with herself, until the zero matrix results peanutbutterandjelly 3 3,540 May-03-2021, 06:30 AM
Last Post: Gribouillis
  Problems displaying data sent from Arduino to Pi VostokRising 2 2,434 May-18-2019, 08:28 PM
Last Post: VostokRising
  matrix from matrix python numpy array shei7141 1 3,842 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