| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Apr 25 at 14:47 | |
| stats | profile views | 3 |
|
Nov 29 |
comment |
Is it possible to embed a Youtube video in a CDF? I know they aren't constructed with HTML but in the same way a web browser can render HTML it seems that Wolfram could allow an HTML cell that would allow this. I hope it will become a feature in the future. I was hoping there would be some other way of viewing a video from within a notebook. |
|
Nov 29 |
accepted | Is it possible to embed a Youtube video in a CDF? |
|
Nov 28 |
asked | Is it possible to embed a Youtube video in a CDF? |
|
Nov 1 |
awarded | Commentator |
|
Nov 1 |
comment |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? @jVincent What you say makes sense. My intuition said otherwise. I'm not experienced enough in Mathematica to have good intuition though. |
|
Nov 1 |
comment |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? @Rolf Thanks for letting me know this. In my case this would be bad since it would mess up ListPlot while typing in a new point. But I can see where this option would be useful in other cases. |
|
Nov 1 |
accepted | How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? |
|
Nov 1 |
comment |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? @b.gatessucks I'll try that. I had not considered using Manipulate. |
|
Nov 1 |
awarded | Supporter |
|
Nov 1 |
comment |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? Thank you. It works. I did not try to put Dynamic around the s = ToExpression.... I was not aware that I could do that. For some reason I had a mental block and thought that an assignment would mess up the Dynamic. Thank you for your explanation and solution. |
|
Nov 1 |
comment |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? I've put the Dynamic in every conceivable location and it won't work. I'm getting an error in the ListPlot. It says that s is not a list whenever I have Dynamic. No matter what level I put Dynamic at. |
|
Nov 1 |
awarded | Editor |
|
Nov 1 |
revised |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? deleted 74 characters in body |
|
Nov 1 |
comment |
How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? You are correct. I had those in there because I started out using Dynamic[list] and Dynamic[s] and kept getting errors. For instance, StringReplace[Dynamic[list].....] gives and error. I'll clean the code. But the question remains, how can I make it dynamic? |
|
Nov 1 |
asked | How can I allow a user to input a list using parentheses and convert this to Mathematica notation dynamically? |
|
Feb 6 |
comment |
How do I prevent auto loading of blank notebook at startup? I'm using Lion. I should have stated this. |
|
Feb 6 |
accepted | How do I prevent auto loading of blank notebook at startup? |
|
Feb 6 |
awarded | Student |
|
Feb 6 |
comment |
How do I prevent auto loading of blank notebook at startup? This appears to be a bug for the Mac OS X version of Mathematica 8. I did this but when I load Mathematica it just hangs. I use multiple desktops. When I slide to the next desktop, one that I didn't load Mathematica in, and then go back Mathematica is no longer hanging and a blank notebook shows up. Thanks for the information. |
|
Feb 6 |
awarded | Scholar |