Post Reply 
GRAPH 3D v2.425 (20-FEB-2017)
02-16-2017, 01:39 AM
Post: #161
RE: GRAPH 3D v2.424 (20-JAN-2017)
(12-15-2013 01:20 AM)Han Wrote:  
[Image: attachment.php?aid=1250][Image: attachment.php?aid=1292]

[Image: attachment.php?aid=1284][Image: attachment.php?aid=1339]


How to install this app:
  1. Update: Make sure to update to at least firmware 6940.
  2. Connect the calculator to your PC; on the PC start the Connectivity Kit.
  3. In the Connectivity Kit, click on the Content tab.
  4. Click on the [+] symbol next to Application Library to expand the list of apps.
  5. Right-click on Advanced Graphing and choose Copy and a copy named Advanced Graphing Copy will be created.
  6. Right-click on the newly created copy, and select Rename. Rename it to Graph3D.
  7. Now, double click on Graph3D and a new Content window should open.
  8. In the Content window, click on the Program tab. Copy the source code from the graph3dv2422.zip file and overwrite the contents shown in the Program tab. Save using the icons near the top left of the connectivity kit window. These above steps basically save Graph3D into your "library" on your PC should you ever need transfer the app to other calculators/emulators.
  9. Now, right-click on Graph3D and select Send to class: (All) to send it to your HP Prime calculator.
  10. On the HP Prime, press the Apps key and select Graph3D.


Alternate installation method 1
  1. Copy the Graph3D.hpappprgm file into your My Documents\HP Connectivity Kit\Content folder on your PC
  2. Run the connectivity kit and connect your calculator to your PC (or optionally run the virtual emulator)
  3. Drag the Graph3D.hpappprgrm file on the left pane of the connectivity kit window and drop it into the HP Prime in the same left pane.


Alternate installation method 2
  1. Update: Make sure to update to at least firmware 6940.
  2. Run the emulator, and press the [Apps] key to open the apps menu. Highlight the Advanced Graphing app and select the "Save" menu option at the bottom of the screen. When given the opportunity to name the copy, use Graph3D.
  3. Open the [Apps] menu again and now select the app named Graph3D.
  4. Open the Program Catalog and with Graph3D (App) selected, press [Enter] to open the source code in the Program Editor. Delete everything using [2nd] [Esc].
  5. Copy the source code in the link below and paste it into the emulator (while the emulator is still in the now-blank source code file for the Graph3D app).
  6. Exit the Program Editor and make sure that no warnings appear.
  7. Test the app by plotting 1/3*(X^3*Y-X*Y^3)
  8. If all is well, return to the [Apps] menu in the emulator. Then select Calculator > Connect To > HP Prime in the emulator program menu (with the actual HP Prime connected, of course).
  9. You should see the "Send" menu option appear. Press "Send" and on the calculator, you should eventually see Graph3D appear in your [Apps] menu.
  10. On the emulator, disconnect from the HP Prime.
  11. On the HP Prime, turn off the calculator, and turn it back on (this "saves" the app into memory so that any warmstart -- i.e. soft reset -- will not revert to the previous memory state that did not have the app.)


How to use this app:
  1. Enter your 2-variable function f(X,Y) into any one of the variables V0 through V9 in the [Symb] view. The variables MUST be uppercase X and Y.
  2. Press [Plot].
  3. Change the viewing window by pressing [Shift][Plot]; OR press [View] and choose among the list.
  4. Change the grid size via [Shift][Num]; OR press [View] and choose among the list.
  5. View the matrix of Z-values by pressing [Num]
  6. More options by pressing [View]
  7. You may have multiple formulas entered and selected for graphing.
  8. After pressing [Plot] use the direction keys and the [Symb] or [Help] key for rotation. The [+] and [-] keys zoom in and out. Press [Esc] to exit, or touch the screen to exit the rotation. The interactive portion will time out after a minute (just press [Plot] again).
  9. After the plot is displayed, tap the screen to bring up an interactive menu which includes the trace feature.
  10. The [+/-] key is a shortcut for switching color mode and the [.] key will toggle trace mode.
  11. While in trace mode (with multiple plots), pressing [+] or [-] will toggle between the multiple functions.


Full Manual: http://www.hpmuseum.org/forum/thread-95-...l#pid22720

Changelog
  • Touchscreen gestures for rotation, zooming, and panning
  • Added new cross-section option for trace mode (see setup screen)
  • Fixed possible issues with zclipping
  • Fixed bug in trace mode when cycling colors; z-values were not updated properly
  • Smaller memory footprint and file size; removed Zvals, zColor, ptdef,tridef, and ldef
  • Removed all icons and replaced with generic icon background and text labels

Still to come: Finding local max/min, inserting tangent planes, additional color mode based on the color box in the [Symb] view (right now it's hard to tell which function is which in multi-graphs).

Download (Update: Make sure to update to at least firmware 6940.)

Version 2.424: Version 2.422: Version 2.412: (includes manual as PDF)
Version 2.32:


Older Versions (only Version 2.32 and lower will work on firmware 6030)

Version 2.2 polytrace: http://www.hpmuseum.org/forum/thread-95-...ml#pid2243

I just thought I would put this up here as I just figured it our myself, and haven't really seen any notes on installation to the iOS version of HP Prime. To get it on there:

1. download the "Graph3D.hpappdir" with the 4 files in it.
2. Perform steps 2 - 4 of the "Alternate Installation Method 2" within the HP Prime
app (emulator)
3. connect your phone, or tablet (iOS) to your computer with iTunes.
4. in the Device's Apps section, where apps that allow file transfers are located, you
should see the "HP Prime" app, single click on it.
5. You should see in the file browser portion of the window a folder named "AppData".
Drag that folder to any location on your computer (say your desktop).
6. Within the "AppData" folder you just dragged to your desktop, you should see a
folder name "Graph3D.hpappdir", Copy all 4 files from downloaded version of
that directory into the folder within the "AppData" folder. If it asks you if you
wish to overwrite any files, the answer is YES.
7. Drag the entire "AppData" folder from your desktop BACK to the file location
portion of the window within iTunes.
8. When it asks you if you want to overwrite, click YES.
9. At the bottom right of iTunes, click OK to finalize the sync of your files.
10. restart HP Prime within your iOS device.

At this point you should have a working copy of HP Prime WITH Graph3D, inclusive
of the icon.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
GRAPH 3D v2.425 (20-FEB-2017) - Han - 12-15-2013, 01:20 AM
RE: GRAPH 3D v2.1 - Han - 12-16-2013, 07:24 PM
RE: GRAPH 3D v2.1 - Han - 12-16-2013, 09:48 PM
RE: GRAPH 3D v2.2 (beta) - Terje Vallestad - 12-21-2013, 08:11 AM
RE: GRAPH 3D v2.1 - John Colvin - 12-17-2013, 02:51 AM
RE: GRAPH 3D v2.1 - Han - 12-17-2013, 03:19 AM
RE: GRAPH 3D v2.2 (beta) - Han - 12-18-2013, 07:14 PM
RE: GRAPH 3D v2.2 (beta) - ArielPalazzesi - 12-19-2013, 10:55 AM
RE: GRAPH 3D v2.2 (beta) - LarsF - 12-19-2013, 08:03 PM
RE: GRAPH 3D v2.2 (beta) - John Colvin - 12-19-2013, 11:54 PM
RE: GRAPH 3D v2.2 (beta) - Han - 12-20-2013, 12:07 AM
RE: GRAPH 3D v2.2 (beta) - Harold A Climer - 12-25-2013, 11:06 PM
RE: GRAPH 3D v2.2 (beta) - Han - 12-30-2013, 05:46 AM
RE: GRAPH 3D v2.2 (beta) - Thomas_Sch - 12-31-2013, 09:53 AM
RE: GRAPH 3D v2.2 (beta) - ArielPalazzesi - 12-31-2013, 05:42 PM
RE: GRAPH 3D v2.2 (beta) - eried - 01-01-2014, 07:54 AM
RE: GRAPH 3D v2.2 (beta) - Han - 01-02-2014, 06:28 AM
RE: GRAPH 3D v2.2 (beta) - ArielPalazzesi - 01-02-2014, 10:31 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Albedo - 08-03-2015, 04:31 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - tom234 - 05-20-2019, 11:54 AM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Han - 05-22-2019, 01:17 AM
RE: GRAPH 3D v2.42 Memory leak - slawek39 - 12-19-2014, 05:38 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - akmon - 12-25-2014, 09:06 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 12-24-2014, 04:31 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 01-25-2015, 03:50 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 02-05-2015, 08:35 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 02-05-2015, 10:48 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 09-29-2015, 03:13 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 09-30-2015, 12:53 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 09-30-2015, 04:35 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Dacobi - 10-21-2015, 10:51 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 11-06-2015, 12:45 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 11-03-2016, 06:15 PM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 11-05-2016, 12:45 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 11-05-2016, 02:02 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 12-04-2016, 04:06 AM
RE: GRAPH 3D v2.422 (21-DEC-2014) - Han - 01-20-2017, 07:09 PM
RE: GRAPH 3D v2.424 (20-JAN-2017) - rrshier - 02-16-2017 01:39 AM
RE: GRAPH 3D v2.424 (20-JAN-2017) - Han - 02-17-2017, 09:56 PM
RE: GRAPH 3D v2.424 (20-JAN-2017) - Han - 02-20-2017, 04:14 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Lessa - 08-16-2017, 08:54 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Han - 03-06-2017, 03:51 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Han - 08-21-2017, 12:00 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Lessa - 08-22-2017, 11:57 AM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Han - 08-24-2017, 05:33 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - akmon - 02-03-2018, 11:48 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Han - 02-06-2018, 07:25 PM
RE: GRAPH 3D v2.425 (20-FEB-2017) - Arno K - 04-08-2018, 04:04 PM



User(s) browsing this thread: 1 Guest(s)