Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshkashyap15 authored Oct 12, 2023
1 parent e9abe71 commit eec1678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This project is done in MATLAB. So it is a must to install MATLAB or use it onli
You can install it using the link [MATLAB](https://www.mathworks.com/products/matlab.html).

## Main Code
There are two MATLAB files. The first file is main code that will give you butterfly like shape with video and second code is the MATLAB live script of the same code. MATLAB live script is an interactive way to present your code. It is just like Jupyter notebook for python where we can run codes in different cell with output of each cell presented alonside.
There are two MATLAB files. The first file is main code that will give you butterfly like shape with video and second code is the MATLAB live script of the same code. MATLAB live script is an interactive way to present your code. It is just like Jupyter notebook for python where we can run codes in different cell with output of each cell presented alongside.
1. [MATLAB Script](https://github.com/adarshkashyap15/Lorentz_1963_problem/blob/main/Lorentz_problem_1963_multiple_conditions.m)
2. [MATLAB Live Script](https://github.com/adarshkashyap15/Lorentz_1963_problem/blob/main/Lorentz_problem_1963_multiple_conditions.mlx)

Expand Down

0 comments on commit eec1678

Please sign in to comment.