Skip to main content

Questions tagged [cdf-format]

Questions on the Computable Document Format (CDF) that allows Mathematica notebooks to be embedded within media for easy viewing and manipulation. Do not use this tag for questions on cumulative distribution functions.

0 votes
0 answers
55 views

Why my mathematica files are opening in Wolfram CDF Player?

I am unable to figure out why my '.nb' files are opening in Wolfram CDF Player. Its not running the codes already computed in that sheet. Also, if I am opening a new worksheet, it is opening in the ...
Isha Arora's user avatar
0 votes
0 answers
71 views

Is it possible to autocomplete commands within quotation marks within InputField?

I wrote the code to enter the command in quotation marks in InputFeed. Of course, there are methods such as InputField[#,String], but I must use the InputField[#, Boxes] format and quotation marks. <...
Milk's user avatar
  • 1,748
1 vote
0 answers
96 views

Importing data from NASA CDF files using Mathematica

At the outset, I would like to emphasize that I do not have any expertise in loading CDF data files in Mathematica. Usually, in MATLAB the CDF files can be viewed and loaded with the help of commands ...
sreeraj t's user avatar
  • 303
0 votes
1 answer
119 views

Exporting via CDF

I want to simply use a CDF deploy to export a text file onto the notebook directory ...
sam wolfe's user avatar
  • 4,903
1 vote
0 answers
150 views

How to make this interface?

I was recently watching this video on the role of the Wolfram language on data science and engineering, and upon discussion of data manipulation, the following CDF was briefly shown (around 0:50 in ...
sam wolfe's user avatar
  • 4,903
0 votes
0 answers
25 views

CDF Strange difference of line Plot display when switching from stylesheet "Normal" to "Journal Article" with "Manipulate"

A LinePlot graphic with Manipulate works well in the CDF Player if i Use the stylesheet "Normal" but is rendered quite differently when I use the stylesheet "Journal Article". Here ...
Ekkehart Schlicht's user avatar
0 votes
0 answers
192 views

Embedding a CDF on Web page

I'm using Mathematica 12.x, and I have created a CDF, which I tested using Wolfram Player. I'm trying to make it so that I can have the CDF to be used on a web page. I purchased a non-basic Wolfram ...
Focused Purpose's user avatar
2 votes
0 answers
40 views

PasteButton does not work on wolfram player on ios

For Example DynamicModule[{x}, x = 0; Panel[Row[{InputField[Dynamic[x]], PasteButton[2], Dynamic[x]}]]] on wolfram player under macos, when I select the inputfield ...
hadesth's user avatar
  • 275
2 votes
1 answer
225 views

How to make a CDF?

I am using Mathematica 12 on Mac. I would like to export the following code to a CDF file. ...
Binjiu's user avatar
  • 435
0 votes
0 answers
47 views

Error in CDFDeploy

I'm deploying a Manipulate code to a CDF using CDFDeploy. Everything was going fine until now. All of a sudden, I'm getting the ...
sam wolfe's user avatar
  • 4,903
3 votes
0 answers
107 views

How to make CDF run using a "live version" in the browser without plugin? Is this new WRI technology?

I was surprised to see now that some demonstrations at Wolfram web site run directly inside the browser. i.e. no need to download the CDF file and run it inside player at the computer. It runs as is. ...
Nasser's user avatar
  • 147k
1 vote
1 answer
103 views

Defining functions in a CDF and Manipulate [closed]

I want to deploy an interactive CDF that may depend on several functions. How do I define those functions? I'm using Manipulate, I defined the function inside it ...
sam wolfe's user avatar
  • 4,903
0 votes
0 answers
86 views

How Do I can Generate a CDF Plot from Below PDF code and also it Histogram Plot?

I have tried many times to plot a CDF from the following PDF code , But I failed to get that however I have used the command CumulantGeneratingfunction[, ] but it coudn't work , any Help ?and also the ...
zeraoulia rafik's user avatar
0 votes
1 answer
69 views

Suppressing the repeated evaluation of a sub-expression in a Manipulate expression [closed]

I'm trying to build CDF from a code that you can see on the image. However, it is painfully slow. The way to improve speed would be to reduce calculations. The same value is recalculated over and over ...
Aleksandar Ciric's user avatar
2 votes
1 answer
97 views

Can Antialiasing set to Highest Quality be used on CUDA capable machines?

I am trying to produce some publication quality graphics with Mathematica 11.3 on Windows 10 using two NVIDIA GTX970 cards. I have set Antialiasing to ...
Doug Kimzey's user avatar
  • 2,279

15 30 50 per page
1
2 3 4 5
15