plot of multiple line segments on 2D plot in Mathematica
        Posted  
        
            by 
                Bruce
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bruce
        
        
        
        Published on 2011-01-10T00:39:33Z
        Indexed on 
            2011/01/10
            14:53 UTC
        
        
        Read the original article
        Hit count: 480
        
mathematica
Hi, I would like to plot multiple, perhaps thousands of line segments on a single 2D plot in Mathematica. These line segments would be determined from an algorithm that would detected and save each segments endpoints. Once the algorithm has determined all the line segments within a finite 2D plot domain and range (e.g., x = 0,4 and y=0,0.5), I would like to plot them all on a single plot. Thanks for any suggestions.
© Stack Overflow or respective owner