The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
86 views

Computation results returned as image instead of text

Some times my Mathematica return the result of any computation as text, I don't know why, and how to revert it. If I close and open again, it comes back to normal. As you can see, the mouse cursor ...
7
votes
2answers
375 views

How do you force a decimal output? [duplicate]

I have some very small values such as 2.601519253*10^-8. I'd like to output these values to CSV for another program to work with. I've tried N[value, 50], but Mathematica still insists on producing ...
2
votes
1answer
87 views

Looking for documentation on code editor's color/style highlighting

Where can I find reference documentation (as opposed to, e.g., tutorials, etc.) on the meanings of the various color/style highlightings that Mathematica automatically assigns to code as one types it? ...
7
votes
1answer
98 views

Get both output and return code of external program

Run["program"] will run an external program and return the return code. Import["!program", "String"] will run the program and ...
2
votes
1answer
64 views

Detecting change of a variable (detect mouse clicks)

I want to do something when the mouse is clicked. But it shouldn't matter where the mouse is clicked, so I can't use EventHandler. Instead, I'm trying to do it like ...
7
votes
1answer
135 views

How can I create an advanced grid interface on Mathematica?

Working on a CDF for report creation, I miss having a nice grid interface, where I would have basic operations like being able to sort a columns by clicking on the columns head (ascending and ...
23
votes
0answers
387 views

Is it possible to customize the Suggestions Bar?

I'd like to be able to customize the Suggestions Bar in v9.0 to provide recommendations of my own. Possible example: when doing unit calculations, I'd like it to suggest converting the answer to ...
1
vote
1answer
133 views

Collapse matching brackets [duplicate]

Well I'm not sure this is a good question for this site, but after reading the FAQ section it appears to be OK, so ... The question is related to the interface and not to computation difficulties. ...
9
votes
2answers
128 views

Can one affect the appearance of components of a control?

I'd like to control the appearance of the components of a TabView[] control. Such a control appears constructed of Buttons, ...
3
votes
3answers
122 views

Can Button[] generate output without using Print[]?

Button[] beguiles me. A simple example follows: ...
6
votes
0answers
105 views

Save icon in toolbar in v9

In previous versions of MMA there was a 'Save" icon in the toolbar when you do the "Show Toolbar" from the "Window" menu. This is not present in v9. Anybody know how to get it back?
17
votes
3answers
452 views

Does Mathematica have a built-in date picker?

Does Mathematica have an interactive date input control that lets the user choose a date by browsing to a calendar view and returning the selected date as a date list? For example, something like the ...
7
votes
0answers
106 views

How can we extend the predictive interface so it can suggest new operations?

Introduction Mathematica 9 has introduced a new predictive interface. For each output, it suggest possible actions the user might want to take. How can this interface be extended so that it will ...
3
votes
1answer
76 views

Syntax Coloring for “Possible Unwanted Assignment” Issue

Apparently Mathematica's syntax coloring engine believes that the second assignment in the following code excerpt (concocted for illustration purposes only) is a "Possible Unwanted Assignment" since ...
2
votes
3answers
149 views

Inputting abbreviated units [duplicate]

Possible Duplicate: Simpler input for the new unit support Is there a way to input abbreviated units directly from the keyboard? One can get a value with abbreviated units through the ...
10
votes
3answers
352 views

Is there a keyboard shortcut for hiding the suggestion bar?

I see that there's a control I can click to hide or "minimize" version 9.0's "suggestion bar". Is there a keyboard shortcut to do this?
3
votes
1answer
59 views

How to create a notebook that has the form (not function) of the System Information Notebook?

Mathematica's system information display (click Help>AboutMathematica>SystemInformation to see it) is nicely packaged. Is it just a notebook with a TabView and other controls in a notebook with ...
1
vote
0answers
77 views

Cursor delay even in fresh notebook [closed]

I'm experiencing delays and lag with respect to the cursor. Even on a fresh notebook just after launching Mathematica as soon as I start typing the cursor falls behind the key strokes very quickly. ...
3
votes
0answers
264 views

Ubuntu 12.10 no window focus on help browser

The help browser is not getting window focus when clicked on it. Clicking links or buttons in the help browser works without window focus, but copying code or typing in it doesn't. I can get window ...
6
votes
2answers
121 views

Why aren't the locators independently enabled/disabled?

I am wondering why the Enabled setting for the first locator (point1) overrides the Enabled setting for the second locator ...
5
votes
2answers
115 views

A command for outputting a list of parameter values in a Manipulate interface

I am looking for a command that will output a list of values that correspond to the current parameter values manually set on a particular Manipulate interface. For ...
5
votes
1answer
280 views

Excel-like UI in Mathematica

This is NOT about importing/exporting Excel data to/from Mathematica. This is purely a UI question. The Mathematica notebook interface is very "linear" — I type in an input cell and Mathematica ...
2
votes
2answers
126 views

Automatic Text Adjustment

Continuing the theme of minor interface annoyances, one of the unique features of Mathematica as a text editor is the automatic adjustment of text location as you type. This could be a bit ...
6
votes
2answers
109 views

Simple question about startup options

This is probably fairly straightforward, but I wasn't able to find it right away. I'd like for Mathematica to display on startup the latest notebook I was working on, and nothing else. No additional ...
17
votes
2answers
329 views

How do I efficiently navigate the command line interface to Mathematica?

I would like to perfom such feats as cycling through previous commands, editing commands in place, etc. My expectation would be a readline-like interface, but this appears to not be the default.
4
votes
0answers
101 views

Can the toolbar be moved to the code window?

Is there any way to move Mathematica's toolbar window so it is just part of the current notebook's window? I usually just work with one notebook at a time and it is pretty annoying to have to have ...
17
votes
2answers
702 views

How can I use the Klingon alphabet symbols?

Mathematica apparently supports the Klingon alphabet: MemberQ[$CharacterEncodings, "Klingon"] True UnicodeFontMapping.tr excerpt: ...
9
votes
0answers
214 views

Single-Window-UI not possible?

I'm still very frustrated about the separation of the menubar (File, Edit, Insert, ...) and the open notebooks in different windows. I would prefer to have the menubar directly above each notebook in ...
5
votes
3answers
153 views

Creating a Tooltip that knows what platform is currently being used

I have Mathematica 8 on my PC. I also have a new Mac with CDF-player, but not Mathematica. I want a Tooltip that shows one thing if running on a PC, and something ...
15
votes
1answer
369 views

Mouse motion heat map - live visualization and analysis

Mouse motion heat map is an great way to study spatial attention distribution, styles of movement, reaction, etc. I am trying to design a code that visualizes such heat map. The requirements: 1) It ...
6
votes
2answers
161 views

Prevent text from wrapping in a notebook

By default in the Notebook interface the text wraps. Is it possible to prevent this wrapping?
4
votes
2answers
190 views

How can one popup menu be used to add another?

I'm trying to construct a GUI that changes depending on what's chosen in certain popup menu's. For example: The default state of the menu is condition one, but when the first PopupMenu is selected ...