Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.2K Views
|
4 Replies
|
1 Total Like
View groups...
Share
Share this post:

Build a list of HoldForm[symbol]?

Posted 6 years ago
POSTED BY: Douglas Kubler
4 Replies
Posted 6 years ago
POSTED BY: Douglas Kubler
POSTED BY: Henrik Schachner
Posted 6 years ago

So far as I know, the only way to construct HoldForm[symbol] is to manually enter (type) it. Any programmatic use of a symbol is replaced by its evaluation, e.g. if you try to Map HoldForm on a list of symbols you get each evaluation of each symbol, not the symbol names. All examples are examples of failure.
(Try? Holding a list of symbols holds the list name, not the list members.)

POSTED BY: Douglas Kubler

Hello, I didnt understand your question. Did you try to use Hold?

Could you insert your full code here?

Thanks.

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