Message Boards Message Boards

Help - Manipulate

Posted 9 years ago

Hi All

The manipulate command is not working can anybody help me please?

Thanks in advance

Vinicio

Attachments:
POSTED BY: Vinicio Sevilla
4 Replies

Thanks David

That's all,

Vinicio

POSTED BY: Vinicio Sevilla

An example:

Manipulate[l,
 {{l, 1, "MenĂº"}, {1 -> "Item 1", 2 -> "Item 2"}, 
  ControlType -> PopupMenu}]
POSTED BY: David Reiss

Thanks a lot Sandu Ursu

Just one more question. With this command i can select 1 or 2 form a PopupMenu

Manipulate[
 GVentas@v[[l]], {{l, 1, "MenĂº"}, 1, 2, 1, ControlType -> PopupMenu}, 
 SaveDefinitions -> True]

Is posible to put a PopoupMenu to select "Item 1" or "Item 2"?

Thanks a lot again

Vinicio

POSTED BY: Vinicio Sevilla
Posted 9 years ago

Hi, Vinicio

You shouldn't use Print[] if you want to Manipulate[].

Attachments:
POSTED BY: Sandu Ursu
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract