The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
diferences between emulated and real hp prime
08-31-2017, 07:11 PM
Post: #1
diferences between emulated and real hp prime
Hi guys
I'm having problems with hp programing.
I made a program in computer executing it in emulated hp prime but once i charge it into real hp prime i've got several sintax error. ( I upload the program to both HPs using conectivity kit).
I'm having problems like:

Can't define a matrix of zeros with:
MAKEMAT(0,n,m); where n, and m are local variables.

can't define in a FOR loop the elements of a matrix:

FOR i FROM 1 TO fila DO

l(i,1):=a(i,1); (SOME SINTAX ERROR HERE)
u(i,i):=1;
END;


any ideas why i'm having those problems?
Regards
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
diferences between emulated and real hp prime - kain_x_x - 08-31-2017 07:11 PM



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