HiveMinds / HiveMinds/Code-LatexReportTemplate
Ensure matlab code of hw1 exports to 1 folder higher.
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The `.m` files used to be in `/code/` now they are in `/code/hw1/` meaning they will look for the folder "latex" in the folder "code" which it won't find. So ensure function `exportFigureToLatex` of line 112 of file https://github.com/a-t-0/Code-LatexReportTemplate/blob/master/exampleReportMatlab/code/hw1/PlotMultipleLines.m goes up an additional parent directory and verify it correctly outputs the horse-shoe-orbit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.