User Portlet
Discussions |
---|
I've used the syntax highlighting in VSCode for Wolfram Language. I'm curious how to get a similar look with the just Mathematica's built-in options in Appearance and Syntax Coloring. Has anyone messed around with themes or a different background... |
Thank you! I was able to update my API key, and now the bot is working correctly. I think it's important to note the below as well. It looks like the API and Plus subscription are billed separately. > ChatGPT API and ChatGPT Plus subscription... |
Thank you that worked. See below. g2 = Graph[g0, VertexShapeFunction -> vsf[shape1, 44, "Arial"], ImageSize -> {3840, 2160}, PerformanceGoal -> "Quality", EdgeStyle -> Black(*edge color*)]; (*This changes the style... |
Thank you! I'm now able to change the size of the graphic so I can print it on an 8.5 x 11 piece of paper. I'm only having one more problem. I want to increase the size of the vertices and nothing appears to happen when I'm using the VertexSize... |
Hello, I actually managed to fix this but didn't find the app that useful because I couldn't get syntax highlighting working. Here is a link to the GitHub issue I created about this. I actually did manage to get it working after having a quick... |
I went to the FAQ and the line that mentions not posting images calls out a tutorial but doesn't provide a link. - Do NOT post code as images - other members need to evaluate code to help you. It is impossible to copy code from an image.... |
Hello, I put together a file that creates *Mary Had a Little Lamb* using the MIDI function and the appropriate numbers associated with the correct notes. I'm trying to add chords to this song but it doesn't seem to be playing correctly. The... |