本文整理汇总了C++中sf_mex_addfield函数的典型用法代码示例。如果您正苦于以下问题:C++ sf_mex_addfield函数的具体用法?C++ sf_mex_addfield怎么用?C++ sf_mex_addfield使用的例子?那么恭喜您, 这里精选的函数代码示例或许可以为您提供帮助。
在下文中一共展示了sf_mex_addfield函数的20个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于我们的系统推荐出更棒的C++代码示例。
示例1: c2_info_helper
static void c2_info_helper(const mxArray **c2_info)
{
const mxArray *c2_rhs0 = NULL;
const mxArray *c2_lhs0 = NULL;
sf_mex_addfield(*c2_info, c2_emlrt_marshallOut(""), "context", "context", 0);
sf_mex_addfield(*c2_info, c2_emlrt_marshallOut("setappdata"), "name", "name",
0);
sf_mex_addfield(*c2_info, c2_emlrt_marshallOut("double"), "dominantType",
"dominantType", 0);
sf_mex_addfield(*c2_info, c2_emlrt_marshallOut(
"[IXMB]$matlabroot$/toolbox/matlab/graphics/setappdata"), "resolved",
"resolved", 0);
sf_mex_addfield(*c2_info, c2_b_emlrt_marshallOut(MAX_uint32_T), "fileTimeLo",
"fileTimeLo", 0);
sf_mex_addfield(*c2_info, c2_b_emlrt_marshallOut(MAX_uint32_T), "fileTimeHi",
"fileTimeHi", 0);
sf_mex_addfield(*c2_info, c2_b_emlrt_marshallOut(MAX_uint32_T), "mFileTimeLo",
"mFileTimeLo", 0);
sf_mex_addfield(*c2_info, c2_b_emlrt_marshallOut(MAX_uint32_T), "mFileTimeHi",
"mFileTimeHi", 0);
sf_mex_assign(&c2_rhs0, sf_mex_createcellmatrix(0, 1), false);
sf_mex_assign(&c2_lhs0, sf_mex_createcellmatrix(0, 1), false);
sf_mex_addfield(*c2_info, sf_mex_duplicatearraysafe(&c2_rhs0), "rhs", "rhs", 0);
sf_mex_addfield(*c2_info, sf_mex_duplicatearraysafe(&c2_lhs0), "lhs", "lhs", 0);
sf_mex_destroy(&c2_rhs0);
sf_mex_destroy(&c2_lhs0);
}
开发者ID:maryamsab,项目名称:realact,代码行数:27,代码来源:c2_Expriment_Pose.c
示例2: sf_mex_assign
static const mxArray *c8_sf_marshallOut(void *chartInstanceVoid, void *c8_inData)
{
const mxArray *c8_mxArrayOutData = NULL;
c8_irp_vec3 c8_u;
const mxArray *c8_y = NULL;
real_T c8_b_u;
const mxArray *c8_b_y = NULL;
real_T c8_c_u;
const mxArray *c8_c_y = NULL;
real_T c8_d_u;
const mxArray *c8_d_y = NULL;
SFc8_AllPurposeModel_TyreRelaxationInstanceStruct *chartInstance;
chartInstance = (SFc8_AllPurposeModel_TyreRelaxationInstanceStruct *)
chartInstanceVoid;
c8_mxArrayOutData = NULL;
c8_u = *(c8_irp_vec3 *)c8_inData;
c8_y = NULL;
sf_mex_assign(&c8_y, sf_mex_createstruct("structure", 2, 1, 1), false);
c8_b_u = c8_u.x;
c8_b_y = NULL;
sf_mex_assign(&c8_b_y, sf_mex_create("y", &c8_b_u, 0, 0U, 0U, 0U, 0), false);
sf_mex_addfield(c8_y, c8_b_y, "x", "x", 0);
c8_c_u = c8_u.y;
c8_c_y = NULL;
sf_mex_assign(&c8_c_y, sf_mex_create("y", &c8_c_u, 0, 0U, 0U, 0U, 0), false);
sf_mex_addfield(c8_y, c8_c_y, "y", "y", 0);
c8_d_u = c8_u.rotz;
c8_d_y = NULL;
sf_mex_assign(&c8_d_y, sf_mex_create("y", &c8_d_u, 0, 0U, 0U, 0U, 0), false);
sf_mex_addfield(c8_y, c8_d_y, "rotz", "rotz", 0);
sf_mex_assign(&c8_mxArrayOutData, c8_y, false);
return c8_mxArrayOutData;
}
开发者ID:Danpihl,项目名称:Overtaking,代码行数:33,代码来源:c8_AllPurposeModel_TyreRelaxation.c
示例3: c35_info_helper
static void c35_info_helper(const mxArray **c35_info)
{
const mxArray *c35_rhs0 = NULL;
const mxArray *c35_lhs0 = NULL;
sf_mex_addfield(*c35_info, c35_emlrt_marshallOut(""), "context", "context", 0);
sf_mex_addfield(*c35_info, c35_emlrt_marshallOut("encStr2Arr"), "name", "name",
0);
sf_mex_addfield(*c35_info, c35_emlrt_marshallOut("char"), "dominantType",
"dominantType", 0);
sf_mex_addfield(*c35_info, c35_emlrt_marshallOut(
"[E]C:/Users/root180/Documents/affective-project/27-12-2015-Matlab/encStr2Arr.m"),
"resolved", "resolved", 0);
sf_mex_addfield(*c35_info, c35_b_emlrt_marshallOut(1445391012U), "fileTimeLo",
"fileTimeLo", 0);
sf_mex_addfield(*c35_info, c35_b_emlrt_marshallOut(0U), "fileTimeHi",
"fileTimeHi", 0);
sf_mex_addfield(*c35_info, c35_b_emlrt_marshallOut(0U), "mFileTimeLo",
"mFileTimeLo", 0);
sf_mex_addfield(*c35_info, c35_b_emlrt_marshallOut(0U), "mFileTimeHi",
"mFileTimeHi", 0);
sf_mex_assign(&c35_rhs0, sf_mex_createcellmatrix(0, 1), false);
sf_mex_assign(&c35_lhs0, sf_mex_createcellmatrix(0, 1), false);
sf_mex_addfield(*c35_info, sf_mex_duplicatearraysafe(&c35_rhs0), "rhs", "rhs",
0);
sf_mex_addfield(*c35_info, sf_mex_duplicatearraysafe(&c35_lhs0), "lhs", "lhs",
0);
sf_mex_destroy(&c35_rhs0);
sf_mex_destroy(&c35_lhs0);
}
开发者ID:maryamsab,项目名称:realact,代码行数:29,代码来源:c35_Expriment_Pose.c
示例4: c1_ResolvedFunctionInfo
const mxArray *sf_c1_QPSK_Transmit_v5_w_FIFO_get_eml_resolved_functions_info
(void)
{
const mxArray *c1_nameCaptureInfo;
c1_ResolvedFunctionInfo c1_info[2];
c1_ResolvedFunctionInfo (*c1_b_info)[2];
const mxArray *c1_m0 = NULL;
int32_T c1_i17;
c1_ResolvedFunctionInfo *c1_r0;
c1_nameCaptureInfo = NULL;
c1_nameCaptureInfo = NULL;
c1_b_info = (c1_ResolvedFunctionInfo (*)[2])c1_info;
(*c1_b_info)[0].context = "";
(*c1_b_info)[0].name = "SRRC";
(*c1_b_info)[0].dominantType = "";
(*c1_b_info)[0].resolved =
"[E]C:/UCSD/Capstone/Development_Files/QPSK_Radio_Kinect_Simulink/SRRC.m";
(*c1_b_info)[0].fileTimeLo = 1366660138U;
(*c1_b_info)[0].fileTimeHi = 0U;
(*c1_b_info)[0].mFileTimeLo = 0U;
(*c1_b_info)[0].mFileTimeHi = 0U;
(*c1_b_info)[1].context = "";
(*c1_b_info)[1].name = "mtimes";
(*c1_b_info)[1].dominantType = "double";
(*c1_b_info)[1].resolved =
"[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mtimes.m";
(*c1_b_info)[1].fileTimeLo = 1289552092U;
(*c1_b_info)[1].fileTimeHi = 0U;
(*c1_b_info)[1].mFileTimeLo = 0U;
(*c1_b_info)[1].mFileTimeHi = 0U;
sf_mex_assign(&c1_m0, sf_mex_createstruct("nameCaptureInfo", 1, 2), FALSE);
for (c1_i17 = 0; c1_i17 < 2; c1_i17++) {
c1_r0 = &c1_info[c1_i17];
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c1_r0->context)), "context", "nameCaptureInfo",
c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c1_r0->name)), "name", "nameCaptureInfo", c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c1_r0->dominantType)), "dominantType",
"nameCaptureInfo", c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c1_r0->resolved)), "resolved", "nameCaptureInfo",
c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->mFileTimeLo,
7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c1_i17);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->mFileTimeHi,
7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c1_i17);
}
sf_mex_assign(&c1_nameCaptureInfo, c1_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c1_nameCaptureInfo);
return c1_nameCaptureInfo;
}
开发者ID:gnanjundiah,项目名称:capstone,代码行数:58,代码来源:c1_QPSK_Transmit_v5_w_FIFO.c
示例5: c3_info_helper
const mxArray *sf_c3_Puncture_Through_Wall_get_eml_resolved_functions_info(void)
{
const mxArray *c3_nameCaptureInfo = NULL;
c3_ResolvedFunctionInfo c3_info[50];
const mxArray *c3_m0 = NULL;
int32_T c3_i13;
c3_ResolvedFunctionInfo *c3_r0;
c3_nameCaptureInfo = NULL;
c3_info_helper(c3_info);
sf_mex_assign(&c3_m0, sf_mex_createstruct("nameCaptureInfo", 1, 50));
for(c3_i13 = 0; c3_i13 < 50; c3_i13 = c3_i13 + 1) {
c3_r0 = &c3_info[c3_i13];
sf_mex_addfield(c3_m0, sf_mex_create(c3_r0->context, "nameCaptureInfo", 13,
0U, 0U, 2, 1, strlen(c3_r0->context)), "context",
"nameCaptureInfo", c3_i13);
sf_mex_addfield(c3_m0, sf_mex_create(c3_r0->name, "nameCaptureInfo", 13, 0U,
0U, 2, 1, strlen(c3_r0->name)), "name",
"nameCaptureInfo", c3_i13);
sf_mex_addfield(c3_m0, sf_mex_create(c3_r0->dominantType, "nameCaptureInfo",
13, 0U, 0U, 2, 1, strlen(c3_r0->dominantType)),
"dominantType", "nameCaptureInfo", c3_i13);
sf_mex_addfield(c3_m0, sf_mex_create(c3_r0->resolved, "nameCaptureInfo", 13,
0U, 0U, 2, 1, strlen(c3_r0->resolved)), "resolved",
"nameCaptureInfo", c3_i13);
sf_mex_addfield(c3_m0, sf_mex_create(&c3_r0->fileLength, "nameCaptureInfo",
7, 0U, 0U, 0), "fileLength", "nameCaptureInfo", c3_i13);
sf_mex_addfield(c3_m0, sf_mex_create(&c3_r0->fileTime1, "nameCaptureInfo",
7, 0U, 0U, 0), "fileTime1", "nameCaptureInfo", c3_i13);
sf_mex_addfield(c3_m0, sf_mex_create(&c3_r0->fileTime2, "nameCaptureInfo",
7, 0U, 0U, 0), "fileTime2", "nameCaptureInfo", c3_i13);
}
sf_mex_assign(&c3_nameCaptureInfo, c3_m0);
return c3_nameCaptureInfo;
}
开发者ID:ChristopherMcFaul,项目名称:Previous-Work,代码行数:34,代码来源:c3_Puncture_Through_Wall.c
示例6: c6_ResolvedFunctionInfo
const mxArray
*sf_c6_adcs_v15_integral_Power_no_charge_in_detumb_get_eml_resolved_functions_info
(void)
{
const mxArray *c6_nameCaptureInfo = NULL;
c6_ResolvedFunctionInfo c6_info[3];
c6_ResolvedFunctionInfo (*c6_b_info)[3];
const mxArray *c6_m0 = NULL;
int32_T c6_i0;
c6_ResolvedFunctionInfo *c6_r0;
c6_nameCaptureInfo = NULL;
c6_b_info = (c6_ResolvedFunctionInfo (*)[3])c6_info;
(*c6_b_info)[0].context = "";
(*c6_b_info)[0].name = "minus";
(*c6_b_info)[0].dominantType = "double";
(*c6_b_info)[0].resolved = "[B]minus";
(*c6_b_info)[0].fileLength = 0U;
(*c6_b_info)[0].fileTime1 = 0U;
(*c6_b_info)[0].fileTime2 = 0U;
(*c6_b_info)[1].context = "";
(*c6_b_info)[1].name = "plus";
(*c6_b_info)[1].dominantType = "double";
(*c6_b_info)[1].resolved = "[B]plus";
(*c6_b_info)[1].fileLength = 0U;
(*c6_b_info)[1].fileTime1 = 0U;
(*c6_b_info)[1].fileTime2 = 0U;
(*c6_b_info)[2].context = "";
(*c6_b_info)[2].name = "gt";
(*c6_b_info)[2].dominantType = "double";
(*c6_b_info)[2].resolved = "[B]gt";
(*c6_b_info)[2].fileLength = 0U;
(*c6_b_info)[2].fileTime1 = 0U;
(*c6_b_info)[2].fileTime2 = 0U;
sf_mex_assign(&c6_m0, sf_mex_createstruct("nameCaptureInfo", 1, 3));
for (c6_i0 = 0; c6_i0 < 3; c6_i0 = c6_i0 + 1) {
c6_r0 = &c6_info[c6_i0];
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", c6_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c6_r0->context)), "context",
"nameCaptureInfo", c6_i0);
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", c6_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c6_r0->name)), "name",
"nameCaptureInfo", c6_i0);
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", c6_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c6_r0->dominantType)),
"dominantType", "nameCaptureInfo", c6_i0);
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", c6_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c6_r0->resolved)), "resolved"
, "nameCaptureInfo", c6_i0);
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", &c6_r0->fileLength,
7, 0U, 0U, 0U, 0), "fileLength", "nameCaptureInfo",
c6_i0);
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", &c6_r0->fileTime1, 7,
0U, 0U, 0U, 0), "fileTime1", "nameCaptureInfo", c6_i0);
sf_mex_addfield(c6_m0, sf_mex_create("nameCaptureInfo", &c6_r0->fileTime2, 7,
0U, 0U, 0U, 0), "fileTime2", "nameCaptureInfo", c6_i0);
}
sf_mex_assign(&c6_nameCaptureInfo, c6_m0);
return c6_nameCaptureInfo;
}
开发者ID:avnishks,项目名称:pratham,代码行数:60,代码来源:c6_adcs_v15_integral_Power_no_charge_in_detumb.c
示例7: c2_ResolvedFunctionInfo
const mxArray *sf_c2_SATest_get_eml_resolved_functions_info(void)
{
const mxArray *c2_nameCaptureInfo = NULL;
c2_ResolvedFunctionInfo c2_info[3];
c2_ResolvedFunctionInfo (*c2_b_info)[3];
const mxArray *c2_m0 = NULL;
int32_T c2_i0;
c2_ResolvedFunctionInfo *c2_r0;
c2_nameCaptureInfo = NULL;
c2_b_info = (c2_ResolvedFunctionInfo (*)[3])c2_info;
(*c2_b_info)[0].context = "";
(*c2_b_info)[0].name = "eq";
(*c2_b_info)[0].dominantType = "double";
(*c2_b_info)[0].resolved = "[B]eq";
(*c2_b_info)[0].fileLength = 0U;
(*c2_b_info)[0].fileTime1 = 0U;
(*c2_b_info)[0].fileTime2 = 0U;
(*c2_b_info)[1].context = "";
(*c2_b_info)[1].name = "lt";
(*c2_b_info)[1].dominantType = "double";
(*c2_b_info)[1].resolved = "[B]lt";
(*c2_b_info)[1].fileLength = 0U;
(*c2_b_info)[1].fileTime1 = 0U;
(*c2_b_info)[1].fileTime2 = 0U;
(*c2_b_info)[2].context = "";
(*c2_b_info)[2].name = "plus";
(*c2_b_info)[2].dominantType = "double";
(*c2_b_info)[2].resolved = "[B]plus";
(*c2_b_info)[2].fileLength = 0U;
(*c2_b_info)[2].fileTime1 = 0U;
(*c2_b_info)[2].fileTime2 = 0U;
sf_mex_assign(&c2_m0, sf_mex_createstruct("nameCaptureInfo", 1, 3));
for (c2_i0 = 0; c2_i0 < 3; c2_i0 = c2_i0 + 1) {
c2_r0 = &c2_info[c2_i0];
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c2_r0->context)), "context",
"nameCaptureInfo", c2_i0);
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c2_r0->name)), "name",
"nameCaptureInfo", c2_i0);
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c2_r0->dominantType)),
"dominantType", "nameCaptureInfo", c2_i0);
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c2_r0->resolved)), "resolved"
, "nameCaptureInfo", c2_i0);
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileLength,
7, 0U, 0U, 0U, 0), "fileLength", "nameCaptureInfo",
c2_i0);
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileTime1, 7,
0U, 0U, 0U, 0), "fileTime1", "nameCaptureInfo", c2_i0);
sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileTime2, 7,
0U, 0U, 0U, 0), "fileTime2", "nameCaptureInfo", c2_i0);
}
sf_mex_assign(&c2_nameCaptureInfo, c2_m0);
return c2_nameCaptureInfo;
}
开发者ID:Kheirouben,项目名称:lucas-research,代码行数:58,代码来源:c2_SATest.c
示例8: c12_ResolvedFunctionInfo
const mxArray *sf_c12_CusakisME4901arcs_get_eml_resolved_functions_info(void)
{
const mxArray *c12_nameCaptureInfo;
c12_ResolvedFunctionInfo c12_info[1];
c12_ResolvedFunctionInfo (*c12_b_info)[1];
const mxArray *c12_m0 = NULL;
int32_T c12_i19;
c12_ResolvedFunctionInfo *c12_r0;
c12_nameCaptureInfo = NULL;
c12_nameCaptureInfo = NULL;
c12_b_info = (c12_ResolvedFunctionInfo (*)[1])c12_info;
(*c12_b_info)[0].context = "";
(*c12_b_info)[0].name = "mtimes";
(*c12_b_info)[0].dominantType = "double";
(*c12_b_info)[0].resolved =
"[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mtimes.m";
(*c12_b_info)[0].fileTimeLo = 1289552092U;
(*c12_b_info)[0].fileTimeHi = 0U;
(*c12_b_info)[0].mFileTimeLo = 0U;
(*c12_b_info)[0].mFileTimeHi = 0U;
sf_mex_assign(&c12_m0, sf_mex_createstruct("nameCaptureInfo", 1, 1), FALSE);
for (c12_i19 = 0; c12_i19 < 1; c12_i19++) {
c12_r0 = &c12_info[c12_i19];
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo", c12_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c12_r0->context)), "context", "nameCaptureInfo",
c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo", c12_r0->name, 15,
0U, 0U, 0U, 2, 1, strlen(c12_r0->name)), "name", "nameCaptureInfo",
c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo",
c12_r0->dominantType, 15, 0U, 0U, 0U, 2, 1, strlen(c12_r0->dominantType)),
"dominantType", "nameCaptureInfo", c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo", c12_r0->resolved,
15, 0U, 0U, 0U, 2, 1, strlen(c12_r0->resolved)), "resolved",
"nameCaptureInfo", c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo", &c12_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo", &c12_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo",
&c12_r0->mFileTimeLo, 7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo",
c12_i19);
sf_mex_addfield(c12_m0, sf_mex_create("nameCaptureInfo",
&c12_r0->mFileTimeHi, 7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo",
c12_i19);
}
sf_mex_assign(&c12_nameCaptureInfo, c12_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c12_nameCaptureInfo);
return c12_nameCaptureInfo;
}
开发者ID:alexgrompone,项目名称:Cusakis,代码行数:51,代码来源:c12_CusakisME4901arcs.c
示例9: c31_ResolvedFunctionInfo
const mxArray
*sf_c31_adcs_v15_integral_Power_nom_get_eml_resolved_functions_info(void)
{
const mxArray *c31_nameCaptureInfo = NULL;
c31_ResolvedFunctionInfo c31_info[2];
c31_ResolvedFunctionInfo (*c31_b_info)[2];
const mxArray *c31_m0 = NULL;
int32_T c31_i0;
c31_ResolvedFunctionInfo *c31_r0;
c31_nameCaptureInfo = NULL;
c31_b_info = (c31_ResolvedFunctionInfo (*)[2])c31_info;
(*c31_b_info)[0].context = "";
(*c31_b_info)[0].name = "gt";
(*c31_b_info)[0].dominantType = "double";
(*c31_b_info)[0].resolved = "[B]gt";
(*c31_b_info)[0].fileLength = 0U;
(*c31_b_info)[0].fileTime1 = 0U;
(*c31_b_info)[0].fileTime2 = 0U;
(*c31_b_info)[1].context = "";
(*c31_b_info)[1].name = "eq";
(*c31_b_info)[1].dominantType = "double";
(*c31_b_info)[1].resolved = "[B]eq";
(*c31_b_info)[1].fileLength = 0U;
(*c31_b_info)[1].fileTime1 = 0U;
(*c31_b_info)[1].fileTime2 = 0U;
sf_mex_assign(&c31_m0, sf_mex_createstruct("nameCaptureInfo", 1, 2));
for (c31_i0 = 0; c31_i0 < 2; c31_i0 = c31_i0 + 1) {
c31_r0 = &c31_info[c31_i0];
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo", c31_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c31_r0->context)), "context"
, "nameCaptureInfo", c31_i0);
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo", c31_r0->name, 15,
0U, 0U, 0U, 2, 1, strlen(c31_r0->name)), "name",
"nameCaptureInfo", c31_i0);
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo",
c31_r0->dominantType, 15, 0U, 0U, 0U, 2, 1, strlen(c31_r0->dominantType)),
"dominantType", "nameCaptureInfo", c31_i0);
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo", c31_r0->resolved,
15, 0U, 0U, 0U, 2, 1, strlen(c31_r0->resolved)),
"resolved", "nameCaptureInfo", c31_i0);
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo", &c31_r0->fileLength,
7, 0U, 0U, 0U, 0), "fileLength", "nameCaptureInfo",
c31_i0);
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo", &c31_r0->fileTime1,
7, 0U, 0U, 0U, 0), "fileTime1", "nameCaptureInfo",
c31_i0);
sf_mex_addfield(c31_m0, sf_mex_create("nameCaptureInfo", &c31_r0->fileTime2,
7, 0U, 0U, 0U, 0), "fileTime2", "nameCaptureInfo",
c31_i0);
}
sf_mex_assign(&c31_nameCaptureInfo, c31_m0);
return c31_nameCaptureInfo;
}
开发者ID:avnishks,项目名称:pratham,代码行数:54,代码来源:c31_adcs_v15_integral_Power_nom.c
示例10: c9_ResolvedFunctionInfo
const mxArray
*sf_c9_testing_control_with_estimate_get_eml_resolved_functions_info(void)
{
const mxArray *c9_nameCaptureInfo;
c9_ResolvedFunctionInfo c9_info[1];
c9_ResolvedFunctionInfo (*c9_b_info)[1];
const mxArray *c9_m0 = NULL;
int32_T c9_i7;
c9_ResolvedFunctionInfo *c9_r0;
c9_nameCaptureInfo = NULL;
c9_nameCaptureInfo = NULL;
c9_b_info = (c9_ResolvedFunctionInfo (*)[1])c9_info;
(*c9_b_info)[0].context = "";
(*c9_b_info)[0].name = "mtimes";
(*c9_b_info)[0].dominantType = "double";
(*c9_b_info)[0].resolved =
"[ILXE]C:/Program Files/MATLAB/R2012a/toolbox/eml/lib/matlab/ops/mtimes.m";
(*c9_b_info)[0].fileTimeLo = 1289541292U;
(*c9_b_info)[0].fileTimeHi = 0U;
(*c9_b_info)[0].mFileTimeLo = 0U;
(*c9_b_info)[0].mFileTimeHi = 0U;
sf_mex_assign(&c9_m0, sf_mex_createstruct("nameCaptureInfo", 1, 1), FALSE);
for (c9_i7 = 0; c9_i7 < 1; c9_i7++) {
c9_r0 = &c9_info[c9_i7];
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c9_r0->context)), "context", "nameCaptureInfo",
c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c9_r0->name)), "name", "nameCaptureInfo", c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c9_r0->dominantType)), "dominantType",
"nameCaptureInfo", c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c9_r0->resolved)), "resolved", "nameCaptureInfo",
c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->mFileTimeLo,
7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c9_i7);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->mFileTimeHi,
7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c9_i7);
}
sf_mex_assign(&c9_nameCaptureInfo, c9_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c9_nameCaptureInfo);
return c9_nameCaptureInfo;
}
开发者ID:drivkin,项目名称:Motor-simulation-and-reading,代码行数:49,代码来源:c9_testing_control_with_estimate.c
示例11: c9_ResolvedFunctionInfo
const mxArray *sf_c9_Model_justmodel_get_eml_resolved_functions_info(void)
{
const mxArray *c9_nameCaptureInfo;
c9_ResolvedFunctionInfo c9_info[1];
c9_ResolvedFunctionInfo (*c9_b_info)[1];
const mxArray *c9_m0 = NULL;
int32_T c9_i14;
c9_ResolvedFunctionInfo *c9_r0;
c9_nameCaptureInfo = NULL;
c9_nameCaptureInfo = NULL;
c9_b_info = (c9_ResolvedFunctionInfo (*)[1])c9_info;
(*c9_b_info)[0].context = "";
(*c9_b_info)[0].name = "length";
(*c9_b_info)[0].dominantType = "double";
(*c9_b_info)[0].resolved =
"[ILXE]$matlabroot$/toolbox/eml/lib/matlab/elmat/length.m";
(*c9_b_info)[0].fileTimeLo = 1303146206U;
(*c9_b_info)[0].fileTimeHi = 0U;
(*c9_b_info)[0].mFileTimeLo = 0U;
(*c9_b_info)[0].mFileTimeHi = 0U;
sf_mex_assign(&c9_m0, sf_mex_createstruct("nameCaptureInfo", 1, 1), FALSE);
for (c9_i14 = 0; c9_i14 < 1; c9_i14++) {
c9_r0 = &c9_info[c9_i14];
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c9_r0->context)), "context", "nameCaptureInfo",
c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c9_r0->name)), "name", "nameCaptureInfo", c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c9_r0->dominantType)), "dominantType",
"nameCaptureInfo", c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", c9_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c9_r0->resolved)), "resolved", "nameCaptureInfo",
c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->mFileTimeLo,
7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c9_i14);
sf_mex_addfield(c9_m0, sf_mex_create("nameCaptureInfo", &c9_r0->mFileTimeHi,
7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c9_i14);
}
sf_mex_assign(&c9_nameCaptureInfo, c9_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c9_nameCaptureInfo);
return c9_nameCaptureInfo;
}
开发者ID:NTNU-MCS,项目名称:CS_EnterpriseI_archive,代码行数:48,代码来源:c9_Model_justmodel.c
示例12: c4_ResolvedFunctionInfo
const mxArray *sf_c4_Force_Rendering_get_eml_resolved_functions_info(void)
{
const mxArray *c4_nameCaptureInfo = NULL;
c4_ResolvedFunctionInfo c4_info[2];
c4_ResolvedFunctionInfo (*c4_b_info)[2];
const mxArray *c4_m0 = NULL;
int32_T c4_i1;
c4_ResolvedFunctionInfo *c4_r0;
c4_nameCaptureInfo = NULL;
c4_b_info = &c4_info;
(*c4_b_info)[0].context = "";
(*c4_b_info)[0].name = "ctranspose";
(*c4_b_info)[0].dominantType = "double";
(*c4_b_info)[0].resolved = "[B]ctranspose";
(*c4_b_info)[0].fileLength = 0U;
(*c4_b_info)[0].fileTime1 = 0U;
(*c4_b_info)[0].fileTime2 = 0U;
(*c4_b_info)[1].context = "";
(*c4_b_info)[1].name = "minus";
(*c4_b_info)[1].dominantType = "double";
(*c4_b_info)[1].resolved = "[B]minus";
(*c4_b_info)[1].fileLength = 0U;
(*c4_b_info)[1].fileTime1 = 0U;
(*c4_b_info)[1].fileTime2 = 0U;
sf_mex_assign(&c4_m0, sf_mex_createstruct("nameCaptureInfo", 1, 2));
for(c4_i1 = 0; c4_i1 < 2; c4_i1 = c4_i1 + 1) {
c4_r0 = &c4_info[c4_i1];
sf_mex_addfield(c4_m0, sf_mex_create(c4_r0->context, "nameCaptureInfo", 13,
0U, 0U, 2, 1, strlen(c4_r0->context)), "context",
"nameCaptureInfo", c4_i1);
sf_mex_addfield(c4_m0, sf_mex_create(c4_r0->name, "nameCaptureInfo", 13, 0U,
0U, 2, 1, strlen(c4_r0->name)), "name",
"nameCaptureInfo", c4_i1);
sf_mex_addfield(c4_m0, sf_mex_create(c4_r0->dominantType, "nameCaptureInfo",
13, 0U, 0U, 2, 1, strlen(c4_r0->dominantType)),
"dominantType", "nameCaptureInfo", c4_i1);
sf_mex_addfield(c4_m0, sf_mex_create(c4_r0->resolved, "nameCaptureInfo", 13,
0U, 0U, 2, 1, strlen(c4_r0->resolved)), "resolved",
"nameCaptureInfo", c4_i1);
sf_mex_addfield(c4_m0, sf_mex_create(&c4_r0->fileLength, "nameCaptureInfo",
7, 0U, 0U, 0), "fileLength", "nameCaptureInfo", c4_i1);
sf_mex_addfield(c4_m0, sf_mex_create(&c4_r0->fileTime1, "nameCaptureInfo",
7, 0U, 0U, 0), "fileTime1", "nameCaptureInfo", c4_i1);
sf_mex_addfield(c4_m0, sf_mex_create(&c4_r0->fileTime2, "nameCaptureInfo",
7, 0U, 0U, 0), "fileTime2", "nameCaptureInfo", c4_i1);
}
sf_mex_assign(&c4_nameCaptureInfo, c4_m0);
return c4_nameCaptureInfo;
}
开发者ID:ChristopherMcFaul,项目名称:Previous-Work,代码行数:49,代码来源:c4_Force_Rendering.c
示例13: c26_info_helper
const mxArray *sf_c26_HIL_model_experiments2_get_eml_resolved_functions_info
(void)
{
const mxArray *c26_nameCaptureInfo;
c26_ResolvedFunctionInfo c26_info[14];
const mxArray *c26_m0 = NULL;
int32_T c26_i38;
c26_ResolvedFunctionInfo *c26_r0;
c26_nameCaptureInfo = NULL;
c26_nameCaptureInfo = NULL;
c26_info_helper(c26_info);
sf_mex_assign(&c26_m0, sf_mex_createstruct("nameCaptureInfo", 1, 14), FALSE);
for (c26_i38 = 0; c26_i38 < 14; c26_i38++) {
c26_r0 = &c26_info[c26_i38];
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo", c26_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c26_r0->context)), "context", "nameCaptureInfo",
c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo", c26_r0->name, 15,
0U, 0U, 0U, 2, 1, strlen(c26_r0->name)), "name", "nameCaptureInfo",
c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo",
c26_r0->dominantType, 15, 0U, 0U, 0U, 2, 1, strlen(c26_r0->dominantType)),
"dominantType", "nameCaptureInfo", c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo", c26_r0->resolved,
15, 0U, 0U, 0U, 2, 1, strlen(c26_r0->resolved)), "resolved",
"nameCaptureInfo", c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo", &c26_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo", &c26_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo",
&c26_r0->mFileTimeLo, 7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo",
c26_i38);
sf_mex_addfield(c26_m0, sf_mex_create("nameCaptureInfo",
&c26_r0->mFileTimeHi, 7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo",
c26_i38);
}
sf_mex_assign(&c26_nameCaptureInfo, c26_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c26_nameCaptureInfo);
return c26_nameCaptureInfo;
}
开发者ID:NTNU-MCS,项目名称:CS_EnterpriseI_archive,代码行数:42,代码来源:c26_HIL_model_experiments2.c
示例14: c16_info_helper
const mxArray *sf_c16_HIL_model_overall_get_eml_resolved_functions_info(void)
{
const mxArray *c16_nameCaptureInfo;
c16_ResolvedFunctionInfo c16_info[13];
const mxArray *c16_m0 = NULL;
int32_T c16_i16;
c16_ResolvedFunctionInfo *c16_r0;
c16_nameCaptureInfo = NULL;
c16_nameCaptureInfo = NULL;
c16_info_helper(c16_info);
sf_mex_assign(&c16_m0, sf_mex_createstruct("nameCaptureInfo", 1, 13), FALSE);
for (c16_i16 = 0; c16_i16 < 13; c16_i16++) {
c16_r0 = &c16_info[c16_i16];
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo", c16_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c16_r0->context)), "context", "nameCaptureInfo",
c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo", c16_r0->name, 15,
0U, 0U, 0U, 2, 1, strlen(c16_r0->name)), "name", "nameCaptureInfo",
c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo",
c16_r0->dominantType, 15, 0U, 0U, 0U, 2, 1, strlen(c16_r0->dominantType)),
"dominantType", "nameCaptureInfo", c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo", c16_r0->resolved,
15, 0U, 0U, 0U, 2, 1, strlen(c16_r0->resolved)), "resolved",
"nameCaptureInfo", c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo", &c16_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo", &c16_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo",
&c16_r0->mFileTimeLo, 7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo",
c16_i16);
sf_mex_addfield(c16_m0, sf_mex_create("nameCaptureInfo",
&c16_r0->mFileTimeHi, 7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo",
c16_i16);
}
sf_mex_assign(&c16_nameCaptureInfo, c16_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c16_nameCaptureInfo);
return c16_nameCaptureInfo;
}
开发者ID:NTNU-MCS,项目名称:CS_EnterpriseI_archive,代码行数:41,代码来源:c16_HIL_model_overall.c
示例15: c5_info_helper
const mxArray *sf_c5_testing_Control_get_eml_resolved_functions_info(void)
{
const mxArray *c5_nameCaptureInfo;
c5_ResolvedFunctionInfo c5_info[20];
const mxArray *c5_m0 = NULL;
int32_T c5_i5;
c5_ResolvedFunctionInfo *c5_r0;
c5_nameCaptureInfo = NULL;
c5_nameCaptureInfo = NULL;
c5_info_helper(c5_info);
sf_mex_assign(&c5_m0, sf_mex_createstruct("nameCaptureInfo", 1, 20), FALSE);
for (c5_i5 = 0; c5_i5 < 20; c5_i5++) {
c5_r0 = &c5_info[c5_i5];
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", c5_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c5_r0->context)), "context", "nameCaptureInfo",
c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", c5_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c5_r0->name)), "name", "nameCaptureInfo", c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", c5_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c5_r0->dominantType)), "dominantType",
"nameCaptureInfo", c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", c5_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c5_r0->resolved)), "resolved", "nameCaptureInfo",
c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", &c5_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", &c5_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", &c5_r0->mFileTimeLo,
7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c5_i5);
sf_mex_addfield(c5_m0, sf_mex_create("nameCaptureInfo", &c5_r0->mFileTimeHi,
7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c5_i5);
}
sf_mex_assign(&c5_nameCaptureInfo, c5_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c5_nameCaptureInfo);
return c5_nameCaptureInfo;
}
开发者ID:drivkin,项目名称:Motor-simulation-and-reading,代码行数:38,代码来源:c5_testing_Control.c
示例16: c1_info_helper
const mxArray *sf_c1_TTR_RobustMPC_RTmdl_get_eml_resolved_functions_info(void)
{
const mxArray *c1_nameCaptureInfo;
c1_ResolvedFunctionInfo c1_info[14];
const mxArray *c1_m0 = NULL;
int32_T c1_i4;
c1_ResolvedFunctionInfo *c1_r0;
c1_nameCaptureInfo = NULL;
c1_nameCaptureInfo = NULL;
c1_info_helper(c1_info);
sf_mex_assign(&c1_m0, sf_mex_createstruct("nameCaptureInfo", 1, 14), FALSE);
for (c1_i4 = 0; c1_i4 < 14; c1_i4++) {
c1_r0 = &c1_info[c1_i4];
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c1_r0->context)), "context", "nameCaptureInfo",
c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c1_r0->name)), "name", "nameCaptureInfo", c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c1_r0->dominantType)), "dominantType",
"nameCaptureInfo", c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c1_r0->resolved)), "resolved", "nameCaptureInfo",
c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->fileTimeHi,
7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->mFileTimeLo,
7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c1_i4);
sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->mFileTimeHi,
7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c1_i4);
}
sf_mex_assign(&c1_nameCaptureInfo, c1_m0, FALSE);
sf_mex_emlrtNameCapturePostProcessR2012a(&c1_nameCaptureInfo);
return c1_nameCaptureInfo;
}
开发者ID:kostas-alexis,项目名称:robust_mpc,代码行数:38,代码来源:c1_TTR_RobustMPC_RTmdl.c
示例17: c4_info_helper
const mxArray *sf_c4_iC_3ph_MR2_get_eml_resolved_functions_info(void)
{
const mxArray *c4_nameCaptureInfo;
c4_ResolvedFunctionInfo c4_info[14];
const mxArray *c4_m0 = NULL;
int32_T c4_i13;
c4_ResolvedFunctionInfo *c4_r0;
c4_nameCaptureInfo = NULL;
c4_nameCaptureInfo = NULL;
c4_info_helper(c4_info);
sf_mex_assign(&c4_m0, sf_mex_createstruct("nameCaptureInfo", 1, 14), FALSE);
for (c4_i13 = 0; c4_i13 < 14; c4_i13++) {
c4_r0 = &c4_info[c4_i13];
sf_mex_addfield(c4_m0, sf_mex_create("nameCaptureInfo", c4_r0->context, 15,
0U, 0U, 0U, 2, 1, strlen(c4_r0->context)), "context", "nameCaptureInfo",
c4_i13);
sf_mex_addfield(c4_m0, sf_mex_create("nameCaptureInfo", c4_r0->name, 15, 0U,
0U, 0U, 2, 1, strlen(c4_r0->name)), "name", "nameCaptureInfo", c4_i13);
sf_mex_addfield(c4_m0, sf_mex_create("nameCaptureInfo", c4_r0->dominantType,
15, 0U, 0U, 0U, 2, 1, strlen(c4_r0->dominantType)), "dominantType",
"nameCaptureInfo", c4_i13);
sf_mex_addfield(c4_m0, sf_mex_create("nameCaptureInfo", c4_r0->resolved, 15,
0U, 0U, 0U, 2, 1, strlen(c4_r0->resolved)), "resolved", "nameCaptureInfo",
c4_i13);
sf_mex_addfield(c4_m0, sf_mex_create("nameCaptureInfo", &c4_r0->fileTimeLo,
7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c4_i13);
sf_mex_addfield(c4_m0, sf_mex_create("nameCaptureInfo", &c4_r0->fileTi
|
请发表评论