Group Abstract Group Abstract

Message Boards Message Boards

[?] Make a formula for this image?

Posted 8 years ago

I'd like to preface this by explaining what I'm trying to accomplish. Essentially I'd like to take my university's logo and generate a formula with the graph resembling this logo. I found a tutorial on how to do so (found here) and despite my complete lack of experience with Mathematica, I was able to follow along fairly easily. My issue occurred when I needed to generate segments using the input:

SeedRandom[2];
hLines = pointListToLines[edgePoints, 16];
Length[hLines] 

However the output in the tutorial

seen Here

was much higher than mine

seen here.

Even after tinkering with the values, changing the original logo, and retyping the input, the output is always 2. Frustrated, I decided to copy each line from the tutorial exactly, using the same image and everything, and yet the output was still 2.Why?

At this point, I am extremely confused and don't know where to go from here. Any suggestions or help in remedying this would be much appreciated.

Link to my project

Attachments:
POSTED BY: gage benham
2 Replies

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

  • Do not use CAPITAL letter and words HELP etc. - others people questions as important as yours

  • Do not use images instead of copy-paste code

  • You can attach notebooks to he post, no need for links to external sites

  • Do not select groups randomly, choose only relevant groups

POSTED BY: EDITORIAL BOARD
Posted 8 years ago
POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard