Re: [Scilab-users] extract data in a scope under xcos

2019-12-24 Thread Perrichon
mfprintf(fd,"\n") // Next line end mclose(fd) De : users De la part de Samuel Gougeon Envoyé : lundi 23 décembre 2019 11:55 À : users@lists.scilab.org Objet : Re: [Scilab-users] extract data in a scope under xcos Hello Pierre, L

Re: [Scilab-users] extract data in a scope under xcos

2019-12-23 Thread Samuel Gougeon
Hello Pierre, Le 21/12/2019 à 01:14, Perrichon a écrit : Dear, Is there anyway to extract the data in a scope under xcos? …May be because Datatips give every point X,Y But how to proceed ? I have added in my scheme a “TOWS_c » component ; it works, but the management is more heavy in the p

[Scilab-users] extract data in a scope under xcos

2019-12-20 Thread Perrichon
Dear, Is there anyway to extract the data in a scope under xcos? .May be because Datatips give every point X,Y But how to proceed ? I have added in my scheme a "TOWS_c > component ; it works, but the management is more heavy in the project. A solution to extract directly in the scope is wel