Drag 'n' Drop Plots

I follow the instructions in the User Manual section 5.2:

Dragging to a Plot Region
To use the drag-and-drop method, use the plot region created by one of the other methods or insert an empty plot region into the document. Empty plot regions can be two-dimensional or three-dimensional.
Advantages of the drag-and-drop method include the ease of adding and removing plots and the independence from plotting command syntax.
1. From the Insert menu, select Plot, and then 2D.
2. Enter the expression sin(x) in an input region.
3. Select the full expression in the input region and drag it into the plot region.
4. Repeat steps 2 and 3 using the following expressions: sin(2*x), sin(x+2), and sin(x)^2.
5. To remove an expression from the plot region, drag-and-drop the expression plot from the plot region to a Maple input region.

But when I do 3. the expression disappears from the input region but nothing appears in the plot region.

Anybody know what I'm doing wrong?

gulliet's picture

Some visual explanations for drag and drop operations

It is hard to tell what is going on on your system, but I hope that the following will be helpful. First, let us start with a new session or server. So we have a blank document (standard interface, worksheet mode in the following example) and a fresh server associated to it.

Step 1: From the Insert menu, select Plot, and then 2D.

97_drag_1.jpg

Here is what you should see after this step:

97_drag_2.jpg

Step 2: Enter the expression sin(x) in an input region.

Step 3: Select the full expression in the input region and drag it into the plot region.

97_drag_3.jpg

On the above screenshot, note the form of the mouse cursor when it is above the plot region, especially the small empty rectangle on the bottom right.

Here what should appear on your screen after releasing the left button. Note that the original expression in the input prompt has disappeared.

97_drag_4.jpg

Now, say we want to add another expression and also keep it in the input line. To do so, we enter the expression as usual but we also use the Ctrl (control) key when dragging the expression over the plot. Note the plus sign that appears inside the small rectangle at the bottom right of the mouse cursor (if you release the Ctrl key, the plus sign disappears. If you hit the Ctrl key again it comes bask).

97_drag_5.jpg

And here is the final result.

97_drag_6.jpg

HTH,
--
Jean-Marc

!?!?

Jean-Marc

I did exactly as you instructed - and exactly as the User Manual instructs. First time I had the same result as before but on the second and subsequent tries it worked as advertised.

?!?!?!

Thanks!

What version of Maple are you running?

As mentioned before, this is a bug in Maple 11.01. It should be fixed in the next dot release which will be available shortly.

To check which version of Maple you are running go to Help -> About Maple.

Thanks!

Thanks, jmurphy.

The only bugs I can confidently identify are the ones stuck in roach motels so it's good to have someone else confirm my suspicion.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
}