--- title: "Plotting with Z88dk" type: "article" slug: "plotting-with-z88dk" url: "http://localhost/article/plotting-with-z88dk/" markdown_url: "http://localhost/article/plotting-with-z88dk.md" published_at: "2022-01-29T15:53:38+00:00" modified_at: "2024-05-26T14:27:55+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Describes how to add ZX BASIC PLOT/UNPLOT commands to the Z88dk C compiler." category: - name: "ZXzine" slug: "zxzine" taxonomy: "category" url: "http://localhost/category/periodicals/zxzine/" post_tag: - name: "Tutorial" slug: "tutorial" taxonomy: "post_tag" url: "http://localhost/tag/tutorial/" - name: "Z88DK" slug: "z88dk" taxonomy: "post_tag" url: "http://localhost/tag/z88dk/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" indiv: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" publication_r: id: 38051 title: "ZXzine" type: "periodical" url: "http://localhost/periodical/zxzine/" authors: "Tim Swenson" issue: "1" issues_articles: - id: 38348 title: "ZXzine Issue 1" type: "issue" url: "http://localhost/issue/zxzine/" pages: "5-6" pubdate: "August 2015" archive_link: false --- # Plotting with Z88dk Describes how to add ZX BASIC PLOT/UNPLOT commands to the Z88dk C compiler.