Week 6
Work Done by end of the sixth week: 6th July 2019
- Wrapping of two-dimensional matrix to dataset.
- Binding of cell-array to dataset is not appropriate because cell-arrays are accessed using indices where as dataset are accessed using field names;
- Binding of the record parameter is completed. Record of ecl is mapped to structure in Octave.
- Record can have boolean, real, unsigned, integer, set ,etc
- Code can be found here.
Work to be done in week 7:
- Binding of dataset parameter.
- Correction in styling.
- Further work has to be discussed with the mentor.
No comments:
Post a Comment