Documentation
All threads resolved!
All threads resolved!
Compare changes
Files
7+ 39
− 29
@@ -198,9 +198,7 @@ auto mxFromCaosDBParents(const ce::Parents &parents) -> mxArray * {
@@ -255,24 +253,27 @@ auto mxFromCaosDBMessages(const ce::Messages &messages) -> mxArray * {
@@ -297,18 +298,18 @@ auto mxFromValue(const ce::Value &value) -> mxArray * {
@@ -318,25 +319,25 @@ auto mxFromValue(const ce::Value &value) -> mxArray * {
@@ -367,11 +368,16 @@ void assignEntityDataFromMx(ce::Entity &entity, const mxArray *array, const mwSi
@@ -489,10 +495,14 @@ auto dataTypeFromMx(const mxArray *datatypeArray) -> ce::DataType {