Mathematica How to 'activate' New mathematica package file

  • Thread starter Thread starter sugaku
  • Start date Start date
  • Tags Tags
    File Mathematica
AI Thread Summary
The discussion revolves around a user encountering difficulties using the "FixedTalbotNumericalLaplaceInversion.m" Mathematica package. The user was instructed to place the file in the AddOns folder but faced issues executing the command. After receiving advice to ensure the command was properly executed in the Mathematica notebook, the user confirmed that the issue was resolved. The interaction highlights the importance of correctly following installation instructions and executing commands in Mathematica for successful package usage.
sugaku
Messages
16
Reaction score
0
Hi,

I found this mathematica packages file and can't use it...

"The "FixedTalbotNumericalLaplaceInversion.m" file should be placed into the AddOns folder on the user's computer"

As written in the file, i need to save this file under AddOns folder. Done with that and yet still couldn't execute the command...

anyone please advice .. thank you...
 
Physics news on Phys.org
Did you execute
<<FixedTalbotNumericalLaplaceInversion`
in your Mathematica notebook?
 
DaleSpam said:
Did you execute
<<FixedTalbotNumericalLaplaceInversion`
in your Mathematica notebook?

Thank you DaleSpam, it works out already.
 
Back
Top