Activity for CuriousSpider

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    Thanks for the advice. I got it working.

  • CuriousSpider CuriousSpider modified a comment on discussion Help

    (SOLVED) What is the syntax for using a multiplication symbol in a string for a plot label? UPDATE: I figured it out. The syntax looks like this in a string: "some text here {\#}". The {\#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol. PS: If you are using gnuplot through wxMaxima like I am, the syntax is slightly differant (you need two \ instead of one). So for the example {\327} you would type {\\327} instead (figuring this out almost drove...

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    (SOLVED) What is the syntax for using a multiplication symbol in a string for a plot label? UPDATE: I figured it out. The syntax looks like this in a string: "some text here {\#}". The {\#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol. PS: If you are using gnuplot through wxMaxima like I am, the syntax is slightly differant (you need two \ instead of one). So for the example {\327} you would type {\\327} instead (figuring this out almost drove...

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    I want to use unicode characters in a string. What is the syntax for doing this? I can't find any information on this topic. UPDATE: I figured something out. The syntax for writing symbos in a string looks like this: "some text here {\\#}". The {\\#} is used for symbols. This can be done with codes. For example {\\327} prints the multiplication symbol.

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    I want to use unicode characters in a string. What is the syntax for doing this? I can't find any information on this topic. UPDATE: I figured something out. The syntax for writing symbos in a string looks like this: "some text here {\#}". The {\#} is used for symbols. This can be done with codes. For example {\\327} prints the multiplication symbol.

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    I want to use unicode characters in a string. What is the syntax for doing this? I can't find any information on this topic. UPDATE: I figured something out. The syntax for writing symbos in a string looks like this: "some text here {\#}". The {\#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol.

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    (SOLVED) What is the syntax for using a multiplication symbol in a string for a plot label? UPDATE: I figured it out. The syntax looks like this in a string: "some text here {\#}". The {\#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol. PS: If you are using gnuplot through wxMaxima like I am, the syntax is slightly differant (you need two \ instead of one). So for the example {\327} you would type {\327} instead (figuring this out almost drove...

  • CuriousSpider CuriousSpider modified a comment on discussion Help

    (SOLVED) What is the syntax for using a multiplication symbol in a string for a plot label? UPDATE: I figured it out. The syntax looks like this in a string: "some text here {\#}". The {\#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol. PS: If you are using gnuplot through wxMaxima like I am, the syntax is slightly differant (you need two \ instead of one). So for the example {\327} you would type {\327} instead (figuring this out almost drove...

  • CuriousSpider CuriousSpider modified a comment on discussion Help

    (SOLVED) What is the syntax for using a multiplication symbol in a string for a plot label? UPDATE: I figured it out. The syntax looks like this in a string: "some text here {#}". The {#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol. PS: If you are using gnuplot through wxMaxima like I am, the syntax is slightly differant (you need two \ instead of one). So for the example {\327} you would type {\327} instead (figuring this out almost drove...

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    (SOLVED) What is the syntax for using a multiplication symbol in a string for a plot label? UPDATE: I figured it out. The syntax looks like this in a string: "some text here {#}". The {#} is used for symbols. This can be done with codes. For example {\327} prints the multiplication symbol. PS: If you are using gnuplot through wxMaxima like I am, the syntax is slightly differant (you need two \ instead of one). So for the example {\327} you would type {\327} instead (figuring this out almost drove...

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    What is the syntax for using a multiplication symbol in a string for a plot label?

  • CuriousSpider CuriousSpider modified a comment on discussion Help

    What is the syntax for using a multiplication symbol in a string for a plot label?

  • CuriousSpider CuriousSpider posted a comment on discussion Help

    What is syntax for using a multiplication symbol in a string for a plot label?

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    I want to use unicode characters in a string. What is the syntax for doing this? I can't find any information on this topic.

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    I am trying to plot a function that has very small y-axis values (10^(-250)) at the x-interval I am plotting. I have been able to plot the same function at other x-intervals. When I try to plot at another interval, the function doesn't appear and the ytic values don't either. I have adjusted the y-interval (ymin and ymax) to match the scale (I should be able to see it), so I am not sure what else could be the issue. Can anyone think of what else could be the issue?

  • CuriousSpider CuriousSpider modified a comment on discussion Open Discussion

    I found a way to do what I wanted. You can use user_preamble = "set mxtics 2; set mytics 2" to set up minor tic marks through gnuplot.

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    I found a way to do what I wanted. You can use user_pramble = "set mxtics 2; set mytics 2" to set up minor tic marks through gnuplot.

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    Is there a way to use "grid = [ ]" and then make the gridlines invisible or change their color?

  • CuriousSpider CuriousSpider posted a comment on discussion Open Discussion

    How do I create unlabeled minor tick marks in "draw2d( )"? I've noticed that when I use "grid = [ ]" it creates minor tick marks as a side effect, but I want to have minor tick marks without using "grid = [ ]".

1