Questions about the usages of the various initialization files used by Mathematica. The most common ones are the init.m files that can be found in some Mathematica system folders and in a few specific user folders.
1
vote
0answers
68 views
Function definitions in init.m doesn't work
I can't get any function defined in $UserBaseDirectory/Kernel/init.m to work.
For example:
...