Skip to content

Commit 67bf5f5

Browse files
committed
BPR is bypass ratio v1.1.3.43
Updated naming in the splitter and mixer to specifiy BPR is Bypass ratio
1 parent 5cb1659 commit 67bf5f5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Trunk/Install_TMATS.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ function Install_TMATS()
33

44
% TMATSver and date must remain in the listed form for the ver command to work
55
% properly.
6-
TMATSver = '1.1.3.42';
7-
TMATSdate = 'Sept-26-2017';
6+
TMATSver = '1.1.3.43';
7+
TMATSdate = 'Sept-28-2017';
88

99
error = 0;
1010
TMATSInstallmsg = 'Install T-MATS matlab toolbox? Note: Installation will add MATLAB paths and generate MEX files.';
-769 Bytes
Binary file not shown.
37 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)