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: 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. |
|||
02-17-2017, 02:12 PM
Post: #162
|
|||
|
|||
RE: GRAPH 3D v2.424 (20-JAN-2017)
Hi,
After installing Graph3D the variables x and y are permanently set to 0. This means that CAS is not really usable with the default variable x. As far as I can see, the program should be using X and Y, shouldn't it? I am running fw 10637 (2016-08-29) and have installed using the latest version of the Connection Kit for the Mac. In order to get the program to work correctly after installing I have had to "recompile it" by opening it in the Connection Kit and saving it. Can you help figure out how to solve this problem? Thanks! |
|||
02-17-2017, 09:56 PM
Post: #163
|
|||
|
|||
RE: GRAPH 3D v2.424 (20-JAN-2017)
(02-17-2017 02:12 PM)charrua Wrote: Hi, Yes, the problem was me not cleaning up my app directory before publishing! While in the Graph3D app, simply type: DelAVars(AVars) This will delete those app variables that do not need to be there. I am at a conference at the moment but I will update the app to remove those variables. Graph 3D | QPI | SolveSys |
|||
02-17-2017, 11:10 PM
Post: #164
|
|||
|
|||
RE: GRAPH 3D v2.424 (20-JAN-2017)
That fixed the problem. Thanks!
|
|||
02-20-2017, 04:14 PM
Post: #165
|
|||
|
|||
RE: GRAPH 3D v2.424 (20-JAN-2017)
Version 2.425
Minor update: CHANGELOG
Download: Graph3D.hpappdir.zip (Size: 13.31 KB / Downloads: 1002) Graph 3D | QPI | SolveSys |
|||
03-05-2017, 07:58 PM
Post: #166
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
Hi,
New to HP Prime (only got it today). Running latest version of firmware. When I load the 3DGraph app via the connectivity kit, it works fine in the emulator, but just gives an object not found error trying to plot on the calculator, and the view menu doesn't have the same entries on it either. Can you please advise what I'm doing wrong Thanks Chris |
|||
03-06-2017, 03:51 PM
(This post was last modified: 03-06-2017 03:57 PM by Han.)
Post: #167
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
(03-05-2017 07:58 PM)ChrisHP Wrote: Hi, A lot of users think they are running the newest firmware, but sometimes it turns out to not be the case. Always double check even if it appears the calculator was properly updated. So... 1) Did you update the firmware on your calculator properly? Press [Help] > Tree (menu button) > About HP Prime (on the screen) to see the version. 2) Did you check that the app actually got transferred properly? If it is running properly on the emulator, AND the firmware on the hardware is updated, then simply selecting the app icon (in the apps menu) on the emulator and pressing "Send" should send it correctly to the calculator. For good measure, check the source code of the app to see that it is actually there. ([Shift] [1], then select Graph3D (App) from the Program Browser; press [Esc] to exit the source code). Graph 3D | QPI | SolveSys |
|||
08-16-2017, 08:54 PM
Post: #168
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017) | |||
08-21-2017, 12:00 PM
Post: #169
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
That is a correct graph of a paraboloid using the default viewing window. What was the graph you were expecting to see?
Graph 3D | QPI | SolveSys |
|||
08-22-2017, 11:57 AM
Post: #170
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017) | |||
08-24-2017, 05:33 PM
Post: #171
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
(08-22-2017 11:57 AM)Lessa Wrote:(08-21-2017 12:00 PM)Han Wrote: That is a correct graph of a paraboloid using the default viewing window. What was the graph you were expecting to see? It is continuous. Or did you mean smoothness? The smoothness is determined by the grid size (more grid lines = much smoother surface). The manual has more information on how to modify the plot parameters. Note that the default view may be such that it cuts off parts of the graph that lie outside the viewing box (in our case, the "top" of z=x^2+y^2, which extends indefinitely in the positive z direction is culled). There is a lot of empty space between the bottom of the parabaloid and the bottom of the viewing box (grey square) because your viewing box includes z-values below 0, whereas the graph of z=x^2+y^2 is non-negative. Graph 3D | QPI | SolveSys |
|||
11-24-2017, 07:25 AM
Post: #172
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
Hi,
Can someone tell me where i can download the code, i can't find it, please. Thanks |
|||
11-24-2017, 04:05 PM
Post: #173
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
(11-24-2017 07:25 AM)simon.leserve` Wrote: Hi, Here (in the first post of the thread): (12-15-2013 01:20 AM)Han Wrote: ... ∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib |
|||
02-03-2018, 11:48 PM
Post: #174
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
Hello, something weird is happening with this app with latest fimware version 13333.
When you first time press plot, the graph is plotted, but when you touch the screen it comes back to symb entry mode, and then you press plot and nothing happens. When you warmstart the unit you can press plot and it draws the plot, but only once, you press again and does not work. Ir happens both physical and emulator. |
|||
02-06-2018, 07:25 PM
Post: #175
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
(02-03-2018 11:48 PM)akmon Wrote: Hello, something weird is happening with this app with latest fimware version 13333. The issue stems from the DIMGROB command: http://www.hpmuseum.org/forum/thread-10067.html Graph 3D | QPI | SolveSys |
|||
04-08-2018, 05:09 AM
Post: #176
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
WHEN I GRAPH THIS SPHERE, THE GRAPH DOES NOT COME OUT
[/b] [X^2 + Y^2 + Z^2 = 9 ] |
|||
04-08-2018, 04:04 PM
Post: #177
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
If I remember correctly you must enter the upper and lower part of the sphere in Symbolic view: sqrt(9-x^2-y^2) and -sqrt(...).
Arno |
|||
05-20-2019, 11:54 AM
Post: #178
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017) | |||
05-22-2019, 01:17 AM
Post: #179
|
|||
|
|||
RE: GRAPH 3D v2.425 (20-FEB-2017)
(05-20-2019 11:54 AM)tom234 Wrote: Is this the Graph3d that was in my Prime G2 when I got it or is it different? It is different. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)