You must be logged in to post your query.
Home › Forums › Chart Support › How to plot continuous signals graphic?
Tagged: continuous signals, Graphics, jacascript., signals
hi everybody. can you help me how to plot this signal in javascript?
for example:
“The scaled signal ax(t) is x(t) multiplied by the constant a”
thanks a lot..
@ncmttnlgn,
You can render chart based on equation as well as shown in this JSFiddle. Changing the dataPoints as per your equation should work fine.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic. Login/Register