Skip to content
Snippets Groups Projects
Commit 9e8614af authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

Document treatment of several Matlab statements in one line

Related to #1637
parent 5c75c301
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
  • This explanation does not cover the case of the .mod file in #1637 where the "Matlab code" comes after a semicolon on a line. What do you think about this? In fact, do we mention anywhere else in the manual that Dynare passes Matlab code directly into the driver file? Does that need to be addressed too?

    If Dynare encounters an unknown expression at the beginning of a line or after a semicolon, it will parse the rest of that line as native Matlab code, even if there are more statements separated by semicolons present.
  • Johannes Pfeifer @JohannesPfeifer ·
    Author Owner

    How about the updated version at 20b51b3c

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment