View source: R/set_matlab_path.R
set_matlab_path | R Documentation |
Matlab
pathUse this function to set Matlab
path
set_matlab_path(matlab_path = "matlab")
matlab_path |
Path to the Matlab executable. This overwrites |
Character
Other important functions:
DynareR-package
,
add_matlab_path()
,
add_path()
,
eng_dynare()
,
import_log()
,
include_IRF()
,
input_tex()
,
run_dynare()
,
run_models()
,
set_dynare_version()
,
set_octave_path()
,
write_dyn()
,
write_mod()
library(DynareR)
## Not run:
set_matlab_path('C:/Program Files/MATLAB/R2024a/bin/matlab')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.