Le samedi 22 avril 2017 21:18:01 UTC+2, Konrad Hinsen a écrit : > On 22/04/17 19:43, Raoul Schorer wrote: > > > Is there an easy way to plot a 2d or 3d arrays in racket? I am working on > > some array programming problem, and it would be nice to visualize the > > solution. > > Both 2D and 3D plots are part of the excellent plot library: > > http://docs.racket-lang.org/plot/index.html?q=plot > > Konrad.
Thank you. The solution was actually less trivial than what I had thought. Here is a link to a solution: http://stackoverflow.com/questions/43565442/how-to-plot-a-matrix-as-an-image-in-racket My demo code is linked. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
display.rkt
Description: Binary data
snakes.rkt
Description: Binary data