📄 c6_lmdap_library_ncs.c
字号:
sf_mex_assign(&c6_b_y, sf_mex_create(&c6_b_u, "y", 0, 0U, 0U, 0));
sf_mex_assign(&c6_y, c6_b_y);
return c6_y;
}
static const mxArray *c6_p_sf_marshall(void *chartInstanceVoid, void *c6_u)
{
const mxArray *c6_y = NULL;
real_T c6_b_u;
const mxArray *c6_b_y = NULL;
SFc6_LMdap_Library_NCSInstanceStruct *chartInstance;
chartInstance = (SFc6_LMdap_Library_NCSInstanceStruct *)chartInstanceVoid;
c6_y = NULL;
c6_b_u = *((real_T *)c6_u);
c6_b_y = NULL;
sf_mex_assign(&c6_b_y, sf_mex_create(&c6_b_u, "y", 0, 0U, 0U, 0));
sf_mex_assign(&c6_y, c6_b_y);
return c6_y;
}
static const mxArray *c6_q_sf_marshall(void *chartInstanceVoid, void *c6_u)
{
const mxArray *c6_y = NULL;
real_T c6_b_u;
const mxArray *c6_b_y = NULL;
SFc6_LMdap_Library_NCSInstanceStruct *chartInstance;
chartInstance = (SFc6_LMdap_Library_NCSInstanceStruct *)chartInstanceVoid;
c6_y = NULL;
c6_b_u = *((real_T *)c6_u);
c6_b_y = NULL;
sf_mex_assign(&c6_b_y, sf_mex_create(&c6_b_u, "y", 0, 0U, 0U, 0));
sf_mex_assign(&c6_y, c6_b_y);
return c6_y;
}
static const mxArray *c6_r_sf_marshall(void *chartInstanceVoid, void *c6_u)
{
const mxArray *c6_y = NULL;
real_T c6_b_u;
const mxArray *c6_b_y = NULL;
SFc6_LMdap_Library_NCSInstanceStruct *chartInstance;
chartInstance = (SFc6_LMdap_Library_NCSInstanceStruct *)chartInstanceVoid;
c6_y = NULL;
c6_b_u = *((real_T *)c6_u);
c6_b_y = NULL;
sf_mex_assign(&c6_b_y, sf_mex_create(&c6_b_u, "y", 0, 0U, 0U, 0));
sf_mex_assign(&c6_y, c6_b_y);
return c6_y;
}
const mxArray *sf_c6_LMdap_Library_NCS_get_eml_resolved_functions_info(void)
{
const mxArray *c6_nameCaptureInfo = NULL;
c6_ResolvedFunctionInfo c6_info[52];
const mxArray *c6_m0 = NULL;
int32_T c6_i11;
c6_ResolvedFunctionInfo *c6_r0;
c6_nameCaptureInfo = NULL;
c6_info_helper(c6_nameCaptureInfo, c6_info);
sf_mex_assign(&c6_m0, sf_mex_createstruct("nameCaptureInfo", 1, 52));
for(c6_i11 = 0; c6_i11 < 52; c6_i11 = c6_i11 + 1) {
c6_r0 = &c6_info[c6_i11];
sf_mex_addfield(c6_m0, sf_mex_create(c6_r0->context, "nameCaptureInfo", 13,
0U, 0U, 2, 1, strlen(c6_r0->context)), "context",
"nameCaptureInfo", c6_i11);
sf_mex_addfield(c6_m0, sf_mex_create(c6_r0->name, "nameCaptureInfo", 13, 0U,
0U, 2, 1, strlen(c6_r0->name)), "name",
"nameCaptureInfo", c6_i11);
sf_mex_addfield(c6_m0, sf_mex_create(c6_r0->dominantType, "nameCaptureInfo",
13, 0U, 0U, 2, 1, strlen(c6_r0->dominantType)),
"dominantType", "nameCaptureInfo", c6_i11);
sf_mex_addfield(c6_m0, sf_mex_create(c6_r0->resolved, "nameCaptureInfo", 13,
0U, 0U, 2, 1, strlen(c6_r0->resolved)), "resolved",
"nameCaptureInfo", c6_i11);
sf_mex_addfield(c6_m0, sf_mex_create(&c6_r0->fileLength, "nameCaptureInfo",
7, 0U, 0U, 0), "fileLength", "nameCaptureInfo", c6_i11);
sf_mex_addfield(c6_m0, sf_mex_create(&c6_r0->fileTime1, "nameCaptureInfo",
7, 0U, 0U, 0), "fileTime1", "nameCaptureInfo", c6_i11);
sf_mex_addfield(c6_m0, sf_mex_create(&c6_r0->fileTime2, "nameCaptureInfo",
7, 0U, 0U, 0), "fileTime2", "nameCaptureInfo", c6_i11);
}
sf_mex_assign(&c6_nameCaptureInfo, c6_m0);
return c6_nameCaptureInfo;
}
static void c6_info_helper(SFc6_LMdap_Library_NCSInstanceStruct *chartInstance,
c6_ResolvedFunctionInfo c6_info[52])
{
c6_info[0].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/length.m";
c6_info[0].name = "size";
c6_info[0].dominantType = "double";
c6_info[0].resolved = "[B]size";
c6_info[0].fileLength = 0U;
c6_info[0].fileTime1 = 0U;
c6_info[0].fileTime2 = 0U;
c6_info[1].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_alloc.m";
c6_info[1].name = "isstruct";
c6_info[1].dominantType = "double";
c6_info[1].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/isstruct.m";
c6_info[1].fileLength = 179U;
c6_info[1].fileTime1 = 1160446624U;
c6_info[1].fileTime2 = 0U;
c6_info[2].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/length.m";
c6_info[2].name = "eq";
c6_info[2].dominantType = "double";
c6_info[2].resolved = "[B]eq";
c6_info[2].fileLength = 0U;
c6_info[2].fileTime1 = 0U;
c6_info[2].fileTime2 = 0U;
c6_info[3].context = "";
c6_info[3].name = "mrdivide";
c6_info[3].dominantType = "double";
c6_info[3].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.m";
c6_info[3].fileLength = 653U;
c6_info[3].fileTime1 = 1160446802U;
c6_info[3].fileTime2 = 0U;
c6_info[4].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.m";
c6_info[4].name = "rdivide";
c6_info[4].dominantType = "double";
c6_info[4].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m";
c6_info[4].fileLength = 4533U;
c6_info[4].fileTime1 = 1177099748U;
c6_info[4].fileTime2 = 0U;
c6_info[5].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/isscalar.m";
c6_info[5].name = "length";
c6_info[5].dominantType = "double";
c6_info[5].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/length.m";
c6_info[5].fileLength = 347U;
c6_info[5].fileTime1 = 1163970770U;
c6_info[5].fileTime2 = 0U;
c6_info[6].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m";
c6_info[6].name = "isnumeric";
c6_info[6].dominantType = "double";
c6_info[6].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/isnumeric.m";
c6_info[6].fileLength = 250U;
c6_info[6].fileTime1 = 1160446622U;
c6_info[6].fileTime2 = 0U;
c6_info[7].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/power.m";
c6_info[7].name = "eml_error";
c6_info[7].dominantType = "char";
c6_info[7].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_error.m";
c6_info[7].fileLength = 585U;
c6_info[7].fileTime1 = 1177099720U;
c6_info[7].fileTime2 = 0U;
c6_info[8].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/length.m";
c6_info[8].name = "eml_numel";
c6_info[8].dominantType = "double";
c6_info[8].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_numel.m";
c6_info[8].fileLength = 278U;
c6_info[8].fileTime1 = 1163970802U;
c6_info[8].fileTime2 = 0U;
c6_info[9].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_alloc.m";
c6_info[9].name = "zeros";
c6_info[9].dominantType = "double";
c6_info[9].resolved = "[B]zeros";
c6_info[9].fileLength = 0U;
c6_info[9].fileTime1 = 0U;
c6_info[9].fileTime2 = 0U;
c6_info[10].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_alloc.m";
c6_info[10].name = "cast";
c6_info[10].dominantType = "double";
c6_info[10].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/cast.m";
c6_info[10].fileLength = 907U;
c6_info[10].fileTime1 = 1160446618U;
c6_info[10].fileTime2 = 0U;
c6_info[11].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elfun/abs.m";
c6_info[11].name = "not";
c6_info[11].dominantType = "logical";
c6_info[11].resolved = "[B]not";
c6_info[11].fileLength = 0U;
c6_info[11].fileTime1 = 0U;
c6_info[11].fileTime2 = 0U;
c6_info[12].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elfun/abs.m";
c6_info[12].name = "islogical";
c6_info[12].dominantType = "double";
c6_info[12].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/islogical.m";
c6_info[12].fileLength = 186U;
c6_info[12].fileTime1 = 1160446622U;
c6_info[12].fileTime2 = 0U;
c6_info[13].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_alloc.m";
c6_info[13].name = "eml_assert_valid_size_arg";
c6_info[13].dominantType = "double";
c6_info[13].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_assert_valid_size_arg.m";
c6_info[13].fileLength = 1097U;
c6_info[13].fileTime1 = 1163970788U;
c6_info[13].fileTime2 = 0U;
c6_info[14].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/power.m";
c6_info[14].name = "eml_scalexp_size";
c6_info[14].dominantType = "double";
c6_info[14].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_scalexp_size.m";
c6_info[14].fileLength = 923U;
c6_info[14].fileTime1 = 1160446756U;
c6_info[14].fileTime2 = 0U;
c6_info[15].context =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_assert_valid_size_arg.m/check_arg";
c6_info[15].name = "imag";
c6_info[15].dominantType = "double";
c6_info[15].resolved = "[B]imag";
c6_info[15].fileLength = 0U;
c6_info[15].fileTime1 = 0U;
c6_info[15].fileTime2 = 0U;
c6_info[16].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.m";
c6_info[16].name = "nargin";
c6_info[16].dominantType = "";
c6_info[16].resolved = "[B]nargin";
c6_info[16].fileLength = 0U;
c6_info[16].fileTime1 = 0U;
c6_info[16].fileTime2 = 0U;
c6_info[17].context =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_scalexp_size.m";
c6_info[17].name = "eml_scalexp_compatible";
c6_info[17].dominantType = "double";
c6_info[17].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_scalexp_compatible.m";
c6_info[17].fileLength = 422U;
c6_info[17].fileTime1 = 1160446754U;
c6_info[17].fileTime2 = 0U;
c6_info[18].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/power.m";
c6_info[18].name = "floor";
c6_info[18].dominantType = "double";
c6_info[18].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/elfun/floor.m";
c6_info[18].fileLength = 595U;
c6_info[18].fileTime1 = 1163970736U;
c6_info[18].fileTime2 = 0U;
c6_info[19].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/false.m";
c6_info[19].name = "lt";
c6_info[19].dominantType = "double";
c6_info[19].resolved = "[B]lt";
c6_info[19].fileLength = 0U;
c6_info[19].fileTime1 = 0U;
c6_info[19].fileTime2 = 0U;
c6_info[20].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_numel.m";
c6_info[20].name = "numel";
c6_info[20].dominantType = "double";
c6_info[20].resolved = "[B]numel";
c6_info[20].fileLength = 0U;
c6_info[20].fileTime1 = 0U;
c6_info[20].fileTime2 = 0U;
c6_info[21].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/isa.m";
c6_info[21].name = "eml_is_float_class";
c6_info[21].dominantType = "char";
c6_info[21].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_is_float_class.m";
c6_info[21].fileLength = 273U;
c6_info[21].fileTime1 = 1160446744U;
c6_info[21].fileTime2 = 0U;
c6_info[22].context = "";
c6_info[22].name = "minus";
c6_info[22].dominantType = "double";
c6_info[22].resolved = "[B]minus";
c6_info[22].fileLength = 0U;
c6_info[22].fileTime1 = 0U;
c6_info[22].fileTime2 = 0U;
c6_info[23].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/mpower.m";
c6_info[23].name = "power";
c6_info[23].dominantType = "double";
c6_info[23].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/power.m";
c6_info[23].fileLength = 4842U;
c6_info[23].fileTime1 = 1177099746U;
c6_info[23].fileTime2 = 0U;
c6_info[24].context =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_assert_valid_size_arg.m/check_arg";
c6_info[24].name = "real";
c6_info[24].dominantType = "double";
c6_info[24].resolved = "[B]real";
c6_info[24].fileLength = 0U;
c6_info[24].fileTime1 = 0U;
c6_info[24].fileTime2 = 0U;
c6_info[25].context =
"[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/isnumeric.m";
c6_info[25].name = "isa";
c6_info[25].dominantType = "double";
c6_info[25].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/isa.m";
c6_info[25].fileLength = 791U;
c6_info[25].fileTime1 = 1160446618U;
c6_info[25].fileTime2 = 0U;
c6_info[26].context =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_is_float_class.m";
c6_info[26].name = "ischar";
c6_info[26].dominantType = "char";
c6_info[26].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/strfun/ischar.m";
c6_info[26].fileLength = 244U;
c6_info[26].fileTime1 = 1160446834U;
c6_info[26].fileTime2 = 0U;
c6_info[27].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elfun/abs.m";
c6_info[27].name = "eml_isa_uint";
c6_info[27].dominantType = "double";
c6_info[27].resolved =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_isa_uint.m";
c6_info[27].fileLength = 288U;
c6_info[27].fileTime1 = 1163970798U;
c6_info[27].fileTime2 = 0U;
c6_info[28].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/elmat/false.m";
c6_info[28].name = "logical";
c6_info[28].dominantType = "double";
c6_info[28].resolved = "[B]logical";
c6_info[28].fileLength = 0U;
c6_info[28].fileTime1 = 0U;
c6_info[28].fileTime2 = 0U;
c6_info[29].context = "";
c6_info[29].name = "mpower";
c6_info[29].dominantType = "double";
c6_info[29].resolved = "[I]$matlabroot$/toolbox/eml/lib/matlab/ops/mpower.m";
c6_info[29].fileLength = 3116U;
c6_info[29].fileTime1 = 1177099746U;
c6_info[29].fileTime2 = 0U;
c6_info[30].context = "[I]$matlabroot$/toolbox/eml/lib/matlab/datatypes/isa.m";
c6_info[30].name = "class";
c6_info[30].dominantType = "char";
c6_info[30].resolved = "[B]class";
c6_info[30].fileLength = 0U;
c6_info[30].fileTime1 = 0U;
c6_info[30].fileTime2 = 0U;
c6_info[31].context =
"[I]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_assert_valid_size_arg.m/check_arg";
c6_info[31].name = "ne";
c6_info[31].dominantType = "double";
c6_info[31].resolved = "[B]ne";
c6_info[31].fileLength = 0U;
c6_info[31].fileTime1 = 0U;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -