- Binding of Parameters from ecl to octave.
- Binding of Boolean of ecl to logical value in octave.
- Binding of Unsigned of ecl to unsigned in octave.
- Binding of Signed of ecl to signed in octave.
- Binding of real of ecl to double in octave.
- Binding of Set of type in ecl to.
- A numeric row vector for real , unsigned , signed.
- A logical row vector for boolean.
- A character matrix for string , utf8, varstring.
- Unicode is yet to bind.
- Binding of structure of octave to record type in ecl. Record consisting of only boolean ,real, unsigned, signed , string , utf8.
- Code with example can be found here.
Work to be done in week 5:
No comments:
Post a Comment