Re: [LON-CAPA-users] functionplotresponse problems

2019-06-03 Thread Raeburn, Stuart
people/tt-faculty/laverty.html Stuart Raeburn LON-CAPA Academic Consortium From: LON-CAPA-users on behalf of Lucas, Mark Sent: Sunday, June 2, 2019 4:26 PM To: Discussion list for LON-CAPA users Subject: Re: [LON-CAPA-users] functionplotresponse problems Hon-Ki

Re: [LON-CAPA-users] functionplotresponse problems

2019-06-03 Thread Harding, Gene L
Hi HK, I gave up on using the standard functionplotresponse for what I was doing. The attached code works with Geogebra and gnuplot, and uses custom response to evaluate the submissions. The application is a mixer in a superheterodyne receiver. It’s pretty complex, about 700 lines counting comm

Re: [LON-CAPA-users] functionplotresponse problems

2019-06-02 Thread Lucas, Mark
Hon-Kie, There must be some in Gerd’s area or his former student’s authoring space, but I can’t remember his student’s name. Gerd has some function plotting (not vectors) in: /res/msu/kortemey/physicsprecourse/graphing/ If you’re looking for really simple stuff, I’ve created a singlearrow set of

Re: [LON-CAPA-users] functionplotresponse problems

2019-06-02 Thread Itay
Thanks for sharing this example. On Sat, 1 Jun 2019, at 19:32, SIMIN, GRIGORY wrote: > Hi, HK > I attached one of the problems using function plot response that I’ve created > and used in my Electric Circuits class. > It works fine except there are several peculiarities that one has to keep in

Re: [LON-CAPA-users] functionplotresponse problems

2019-06-01 Thread SIMIN, GRIGORY
Hi, HK I attached one of the problems using function plot response that I’ve created and used in my Electric Circuits class. It works fine except there are several peculiarities that one has to keep in mind when using function plot response. Most of them I’ve learned by trial and error. 1. Funct