Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • $\begingroup$ Maybe it will be a surprise in the next release ! $\endgroup$ Commented Sep 21, 2012 at 17:36
  • $\begingroup$ Thought about CDF? $\endgroup$ Commented Sep 21, 2012 at 17:49
  • $\begingroup$ Ah, sounds like a no then? @SjoerdC.deVries, can you expand on your comment? I generally use C# to control various systems and I would have liked to use a bunch of Mathematica's functions (interactive plots, optimization, statistical analysis, etc.) within them. Matlab's "Matlab Builder" looks like I can create m-file functions and build them into an assembly. I can include this assembly in a C# program and distribute it to any number of PCs and Matlab doesn't need to be installed. I've started to prefer Mathematica over Matlab and would like to be able to stick with a single package. $\endgroup$ Commented Sep 21, 2012 at 18:11
  • $\begingroup$ CDF, or Computable Document Format, is a document type launched by Wolfram Research. It can be used to make certain interactive Mathematica programs (basically programs running within a Manipulate or a DynamicModule environment). It runs either using a CDF player or in a browser using a CDF plugin. Most of Mathematica's functionality can be used there but there are restrictions, especially with respect to external connectivity. (...continued...) $\endgroup$ Commented Sep 21, 2012 at 18:44
  • $\begingroup$ (...continued...) Given the description of your requirements in your comment (which you'd better include in your question) CDFs won't work for your specific area. $\endgroup$ Commented Sep 21, 2012 at 18:44