Search found 12 matches

by cjmj
Sun Dec 23, 2012 11:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cartesian grid
Replies: 7
Views: 4898

Re: Cartesian grid

Yes, you are right, my biggest problem is "A". That is why I would like to see an example.
Thank you for your kindness
by cjmj
Sun Dec 23, 2012 6:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cartesian grid
Replies: 7
Views: 4898

Re: Cartesian grid

Hi Craig, thanks for your quick answer. I have seen the documentation, but I think it would be usefull for me if anybody can show me an example of code, where I can see: 1.- How to program the cartesian grid, (especially I have the problem in order to write the numbers of the scale on the X, Y axes)...
by cjmj
Sun Dec 23, 2012 1:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cartesian grid
Replies: 7
Views: 4898

Cartesian grid

I would like to create a cartesian grid ready to draw mathematical functions into it. The scale of the grid must be automatically resized according to the plot. Thank you
by cjmj
Mon May 14, 2012 12:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: equivalent to rbscript
Replies: 11
Views: 7366

Re: equivalent to rbscript

I think it is just I need.
I´ll take a look to "point" in the Dictionary
Thanks
Carlos
by cjmj
Sun May 13, 2012 9:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: equivalent to rbscript
Replies: 11
Views: 7366

Re: equivalent to rbscript

Sorry BvG I would want to say livecode code.
Thanks
by cjmj
Sun May 13, 2012 2:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: equivalent to rbscript
Replies: 11
Views: 7366

Re: equivalent to rbscript

OK BvG, I understand. By the way, is there any example of code of math graphics on carthesian system?, it would be very useful for me to survey it.
Thanks for your kindness
by cjmj
Sat May 12, 2012 10:18 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: equivalent to rbscript
Replies: 11
Views: 7366

Re: equivalent to rbscript

Thank you BvG, that´s great!, but I don´t understand what you want to say with "math" in this case.
by cjmj
Sat May 12, 2012 5:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: equivalent to rbscript
Replies: 11
Views: 7366

Re: equivalent to rbscript

Thank you Klaus. I want to create in the stack a text entry field, where the user introduce something like that: "y = x^2 -3x +2", then when the user pushes a button, the program draws it.
by cjmj
Sat May 12, 2012 12:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: equivalent to rbscript
Replies: 11
Views: 7366

equivalent to rbscript

Please I would need to know the equivalent to RealBasic Scripts in LiveCode. Because I need to create an app where the user could introduce a mathematical function to plot it.
Thank you in advance
by cjmj
Wed Mar 09, 2011 10:29 pm
Forum: Off-Topic
Topic: Programadores españoles - Spanish Census
Replies: 12
Views: 18857

Re: Programadores españoles - Spanish Census

He colocado en otro foro la pregunta de como puedo crear una aplicación que le permita al usuario final introducir una fórmula matematica y el programa haga la representación gráfica, por ejemplo, el usuario introduciría y=x+5, y el programa te lo representaria. ¿Alguien me puede dar ejemplos de cod...
by cjmj
Tue Mar 08, 2011 7:54 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: creating graphics of mathematical functions
Replies: 3
Views: 2854

Re: creating graphics of mathematical functions

Thank you BvG, but the question is for example: To plot "f(x) = x^2", being f(x) defined by the end-user.
by cjmj
Tue Mar 08, 2011 6:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: creating graphics of mathematical functions
Replies: 3
Views: 2854

creating graphics of mathematical functions

I would like to know an example of code to create the graphic of an end-user defined math function. It is importanat the end-user can define the function.
Thank you