Tagged Questions
8
votes
3answers
201 views
Grid without lines, but with dots
I want to build a grid to look like the top-left table shown below, but without an outside frame.
Here is what I've tried to do:
...
6
votes
1answer
220 views
Guides for programming CDFs
Are there any tutorials for programming high-quality CDFs, like the interactive calculus textbook presented at wolfram.com?
Mathematica's Help is extremely impressive but it really does not help much ...
9
votes
1answer
213 views
How can I add row and column header images to my TableForm output?
I am experimenting with the Eigenfaces algorithm and have my notes and experimental data collected in a Mathematica notebook. The result of an experimental run is a table of scores, where the smallest ...
6
votes
1answer
129 views
How can I make CurrentValue for font characteristics pick up the font of the output not the input cell?
The command CurrentValue (documentation) allows you to access various properties of fonts, such as x-height, line height, and various measures of width such as ...
3
votes
1answer
718 views
Embed CDF into an Apple iBook?
Edit
From the comments I received and verifying the information about CDF at wolfram.com, it appears that it is presently impossible to embed CDF into iBooks.
WRI does not appear to be happy with this ...
