cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Uncharted

Choose Language Hide Translation Bar

Latest Posts

  • MFI Update CSV

    @Helal  asked in Import Multiple CSV Files from different folder, Update Value, and save CSV with different names  how to do several things: gather a bunch of CSV files from a directory tre...

    Craige_Hales
    Uncharted |
    Nov 8, 2021 4:52 PM
    530 views | 0 replies
    CsvMfiCsv.png
  • News Feed

    This post uses a list of news feeds collected haphazardly from the web. If you run this code, your browser will start and show a page containing links to articles from random web sites. You could s...

    Craige_Hales
    Uncharted |
    Oct 1, 2021 5:48 AM
    392 views | 0 replies
    Articles.PNG
  • Big Picture

    The JSL 2D matrix can be turned into an image using the NewImage function. 2D matrices and images use a lot of memory; you might be able to make a 30K x 30K matrix full of color values and display it...

    Craige_Hales
    Uncharted |
    Sep 13, 2021 8:45 AM
    384 views | 0 replies
    notSoBig.png
  • Categories

    ...ear old seemed to understand why butter and Lincoln logs might straddle the line, he asked "Where do lies go?"   That's when I added dreams and ideas and JMP, but I think there may be more than t...

    Craige_Hales
    Uncharted |
    Sep 9, 2021 7:35 AM
    260 views | 0 replies
    NaturalVsManMade.jpg
  • Fast JSON Parsing using Pattern Matching

    Xan posted very cool code to read JSON data into JMP.  Xan noted the JSL was slow loading large JSON files; here's a look at some replacement JSL to make it faster.  (JSON is better suited ...

    Craige_Hales
    Uncharted |
    Aug 22, 2021 9:57 AM
    11232 views | 1 replies
    large-3.png
  • Circular Dendrogram

    @ezorlo  asked how to get the data out of the clustering platform to make a circular dendrogram. This example mostly uses the Leader-Joiner table from the platform. Fan style. Radial style...

    Craige_Hales
    Uncharted |
    Jul 19, 2021 4:16 PM
    1414 views | 3 replies
    DendrogramFan.png
  • Circle through three points

      @lwx228 asked:    The question is a geometry question about the circle through three points. JSL attached. Graph with three movable points, A, B, C that draws a circ...

    Craige_Hales
    Uncharted |
    Jun 25, 2021 8:57 AM
    1438 views | 1 replies
    Capture.PNG
  • Tabbed Box Generator in JSL

    ...bsp; The JSL has an Explode parameter to help see how the sides slide into place. The SVG output needs to be hand optimized; here's a test I did with Ponoko, grouping the parts to make four cases on t...

    Craige_Hales
    Uncharted |
    Jun 6, 2021 9:53 AM
    1660 views | 11 replies
    ExplodedBox.PNG
  • Using a Project for a Project

      Let’s try a Project to manage some JSL   A long time ago I suggested writing a side-scroller https://community.jmp.com/t5/Uncharted/Wild-Road-Map/bc-p/20996/highlight/true#M5 . If you ...

    Craige_Hales
    Uncharted |
    May 2, 2021 3:51 PM
    586 views | 0 replies
    testSideScroller_html_66c5267f1b224781.png
  • Mandelbrot Sound

    This project uses the contour 24 data captured in a previous project to generate an audio file. The data in the JMP table was trimmed to have one loop around the Mandelbrot set; contour 24 is fairly ...

    Craige_Hales
    Uncharted |
    Apr 9, 2021 7:13 AM
    2346 views | 1 replies
    t101519.png
  • What time is it?

    ...hould be similar across several runs. Your computer clock will drift between // the syncs (once a day?) that your computer automatically performs with an NTP server. // // idea from https://lettier.github...

    Craige_Hales
    Uncharted |
    Mar 23, 2021 8:55 AM
    1216 views | 4 replies
    PhoneClock.png
  • JSL BLOB in an ESP32 Clock

    in What time is it? I started describing a clock-building project. I'm midway (I hope!) through the project, and it is a little different from where it began. Previously the emphasis was on...

    Craige_Hales
    Uncharted |
    Jan 15, 2021 7:50 AM
    846 views | 0 replies
    Indiana.PNG
  • What is the JSL Matrix?

        Animated gif of random green letters with random red J, M, and P characters JMP has a powerfull set of matrix primitives in the JSL scripting language. Here's an introduction to...

    Craige_Hales
    Uncharted |
    Jan 6, 2021 4:47 AM
    12740 views | 5 replies
    mat.gif
  • Beowulf, Newton, and Mr Hanson

    ...ocal:theta )); ), abs = function( {x}, Sqrt( x[1] ^ 2 + x[2] ^ 2 ) ), toChar = Function( {x,w=20,d=14}, // rounding (to 14 places) is not a good idea if the numbers are small ( 1e-9 will lose lots o...

    Craige_Hales
    Uncharted |
    Dec 31, 2020 6:52 PM
    790 views | 0 replies
    GraphBasinXCube2.png
  • 3D Plot and 2D cross-section

    Radiation pattern asked for some specialized graphs. Here are some approximations. First, make some data that represents a blobby surface around 0,0,0. In the original question, this might repre...

    Craige_Hales
    Uncharted |
    Dec 10, 2020 9:44 AM
    628 views | 0 replies
    Capture1.PNG
  • Time Change

    While backing up a server today, I noticed a huge number of changed files that I didn't touch. I eventually decided my provider had updated part of the OS for me. I wondered if the server was out of ...

    Craige_Hales
    Uncharted |
    Nov 17, 2020 5:37 PM
    323 views | 0 replies
    Capture.PNG
  • Select Date Range with Calendar Boxes

    This JSL function displays a modal dialog containing two calendar boxes. The boxes are linked with JSL so picking a minimum date in the left box grays unavailable dates in the right box, and similar ...

    Craige_Hales
    Uncharted |
    Oct 26, 2020 11:51 PM
    2539 views | 6 replies
    Capture.PNG
  • UTC Time Zone

    ...AConnection: close~0D~0AContent-Type: text/html; charset=iso-8859-1~0D~0ASet-Cookie: BIGipServerwww.jmp.com-pool=201698709.20480.0000; path=/~0D~0A~0D~0A<~21DOCTYPE HTML PUBLIC ~22-//IETF//DTD HTML 2.0//E...

    Craige_Hales
    Uncharted |
    Aug 31, 2020 8:17 AM
    4510 views | 2 replies
  • Contour Plot Areas

    Some of the following code probably needs JMP 15 for XML import support, at least. It is also using a deep understanding of the displaybox tree that will need adjustments in the future.   @dat...

    Craige_Hales
    Uncharted |
    Aug 29, 2020 11:04 AM
    770 views | 0 replies
    magentaContour.PNG
  • ABC Music Video

    Six months into social distancing, I'm helping with the child care for my extended family. Is the three year old forgetting the ABC song? I promised him we'd make another video, and we'd do it by wri...

    Craige_Hales
    Uncharted |
    Aug 10, 2020 4:38 PM
    672 views | 0 replies
    abcDataTable.PNG