Overview
Context
Changes
Added mttroot/mtt/lib/comp/simple/AE_alias.m version [6bf2090b41].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = AE_alias # Port aliases for AE
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/AF_alias.m version [779ca55ad2].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = AF_alias # Port aliases for AF
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/C_alias.m version [745e831d0c].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = C_alias # Port aliases for C
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '1';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/EBTF_alias.m version [e1757cdf64].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = EBTF_alias # Port aliases for EBTF
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/EMTF_alias.m version [b25e2d18fc].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = EMTF_alias # Port aliases for EMTF
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
alias.mod = '3';
endfunction
|
| | | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/ES_alias.m version [682108bc4c].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = ES_alias # Port aliases for ES
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/FMR_alias.m version [fb7f54e190].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = FMR_alias # Port aliases for FMR
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
alias.mod = '3';
endfunction
|
| | | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/FP_alias.m version [b90579eda2].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = FP_alias # Port aliases for FP
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/GY_alias.m version [e9fdf0c734].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = GY_alias # Port aliases for GY
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/I_alias.m version [0cb127a054].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = I_alias # Port aliases for I
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '1';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/PS_alias.m version [9be95d8930].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = PS_alias # Port aliases for PS
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
alias.power = '3';
endfunction
|
| | | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/RST_alias.m version [bd9ad2f3b7].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = RST_alias # Port aliases for RST
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/RS_alias.m version [6c14fcbe8a].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = RS_alias # Port aliases for RS
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/R_alias.m version [12d1346387].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = R_alias # Port aliases for R
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '1';
endfunction
|
| | | | | | | | | | | | | |
Added mttroot/mtt/lib/comp/simple/TF_alias.m version [5fdd82024a].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
function alias = TF_alias # Port aliases for TF
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################
alias.in = '1';
alias.out = '2';
endfunction
|
| | | | | | | | | | | | | |