User defined Function coloring in Mathematica

十年热恋 提交于 2019-12-11 00:32:47

问题


Is there a trick to assign a specific color to "user-defined" function such as "function" below :

function[x_]:=x^3

Thanks to Mr.Wizard we are able to color all user defined symbols ( Syntax Coloring In Mathematica)

Would there be a way to refine the solution to have different colors for Functions symbols, Variables symbols & Options symbols ?

EDIT : Image for Simon

来源:https://stackoverflow.com/questions/6165977/user-defined-function-coloring-in-mathematica

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!