Documentation
All threads resolved!
All threads resolved!
Compare changes
Files
6+ 34
− 28
@@ -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
@@ -493,10 +499,10 @@ auto dataTypeFromMx(const mxArray *datatypeArray) -> ce::DataType {