<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - binary</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/binary.tag.rss.xml" rel="self"/><lastBuildDate>Thu, 17 Sep 2020 09:00:00 +0000</lastBuildDate><item><title>Plotting Binary File Data with Matplotlib in PyQt6 — Load binary files and plot them interactively using Matplotlib and PyQt6</title><link>https://www.pythonguis.com/faq/plotting-with-matplotlib-tutorial-adding-file-option/</link><description>I got the Matplotlib plotting example working in my PyQt app, and now I'd like to plot data from a binary file. How do I read a binary file into an array for plotting &amp;mdash; letting the user choose the file location, bytes per sample (1, 2, 3, or 4), and endianness &amp;mdash; then plot the sample values on the Y axis and sample numbers on the X axis?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Thu, 17 Sep 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-09-17:/faq/plotting-with-matplotlib-tutorial-adding-file-option/</guid><category>matplotlib</category><category>pyqt6</category><category>plotting</category><category>binary</category><category>files</category><category>numpy</category><category>data-science</category><category>python</category><category>qt</category><category>qt6</category><category>pyqt6-data-science</category></item></channel></rss>