The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
How to plot list of points?
11-27-2018, 12:23 AM
Post: #1
How to plot list of points?
Suppose I have two lists of values, L0 = {1,2,3,4}, L1= {1,9,1,4}. They are respectively {x,y} pairs of values for a figure I want to see.
How do I make a cartesian with all these points?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to plot list of points? - rushfan - 11-27-2018 12:23 AM
RE: How to plot list of points? - ThomasA - 11-27-2018, 06:37 AM
RE: How to plot list of points? - rushfan - 11-27-2018, 04:50 PM



User(s) browsing this thread: