Skip to content

Commit eb50b8c

Browse files
authored
README: link to the ZIP file example
1 parent 24701a2 commit eb50b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function [Start,Obj,Text] = DSSStartup
5151
Text = Obj.Text;
5252
```
5353

54-
On 2019-07-02, a simple example for the IEEE13 system was added in https://github.com/dss-extensions/dss_matlab/tree/master/examples/13Bus -- you can download the 4 files on that folder if you want to try DSS_MATLAB with a simple circuit. Those files will be included in a future release to simplify the process.
54+
On 2019-07-02, a simple example for the IEEE13 system was added in [13Bus.zip](https://github.com/dss-extensions/dss_matlab/raw/master/examples/13Bus.zip) if you want to try DSS_MATLAB with a sample circuit. The example files will be included in a future release to simplify the process.
5555

5656
If you want more code to play with, you can use the MATLAB examples from the official OpenDSS distribution, from a local installation (e.g. `C:\OpenDSS\Examples\Matlab`) or from the [official SVN repository](https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Examples/Matlab/).
5757

0 commit comments

Comments
 (0)