Fwd: plotting function
vincent douce <[email protected]> Sun, 29 Dec 2024 01:58:22 +0100
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <[email protected]> |
Début du message réexpédié : De: vincent douce <[email protected]> Objet: Rép. : [texmacs-users] plotting function Date: 29 décembre 2024 à 01:51:46 UTC+1 À: Giovanni Piredda <[email protected]> Cc: [email protected] hey Giovanni thanks wonderful… (except that : how to plot the axis ? plot any function ?) the problem is i can not copypaste to TeXmacs because the code is only the list of the points, nothing automatic (see screenshot) > Le 28 déc. 2024 à 19:24, Giovanni Piredda <[email protected] <mailto:[email protected]>> a écrit : > > My code is incomplete and there is an in-built code that is easier to use in TeXmacs. When you are inside a drawing, press the exclamation mark and you will get a dialogue for plotting. I remember seeing a short tutorial, but I cannot find it. > > Giovanni > > On 28/12/24 19:01, vincent douce wrote: >> hello >> >> i am sorry i leanrn starting by usebale examples >> >> i am desperating finding somewhere a simple example of a simple curve plotted inside TeXmacs with the scheme syntax >> >> i just found this but dont understand how to use it : >> >> https://github.com/pireddag/plotFun/blob/MultipleFunctionsSafeWorking/plotFun/doc/fundefs_08.scm <https://github.com/pireddag/plotFun/blob/MultipleFunctionsSafeWorking/plotFun/doc/fundefs_08.scm> >> >> can anyone send me a simple .tm file or scheme code that plots a curve of function ? >> >> thanks… >> >> Vincent