列出所有用户定义的变量& Mathematica中笔记本中的功能 [英] List all User-defined Variables & Functions in a Notebook in Mathematica

查看:159
本文介绍了列出所有用户定义的变量& Mathematica中笔记本中的功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以列出所有用户定义的变量&在笔记本中起作用?

Is there a way to list all the user-defined variables & function in a Notebook ?

我希望它能为笔记本概述带来舒适,并发现潜在的多次使用变量名(因此意外地重新定义变量名)

I would like this for the comfort it brings to a notebook overview as well as to spot potential multiple use of a variable name (thus redefining it accidental)

推荐答案

要在上下文中查找名称,例如在Global上下文中,请尝试

To find names in a context, say in the Global context, try

Names["Global`*"]

-纳赛尔(Nasser)

--Nasser

这篇关于列出所有用户定义的变量& Mathematica中笔记本中的功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆