photo

Xiaoning.Wang


Last seen: 16일 전 2020년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
simulink使用simPrintFromDialog进行打印PDF文件,打印模板.fig文件如何制作
web(fullfile(docroot,'simulink/ug/create-print-frames.html')) 通过frameedit命令创建一个Print Frame,可以选择纸张的大写,纸张的横竖方向 另存为.flg文件格式

2개월 전 | 0

| 수락됨

질문


simulink使用simPrintFromDialog进行打印PDF文件,打印模板.fig文件如何制作
M脚本通过simPrintFromDialog生成打印PDF文件。但是打印的模板文件*.fig文件如何获得

2개월 전 | 답변 수: 1 | 0

1

답변

질문


How to set the colors of all blocks in simulink to black (only one color)?如何将simulink中所有的Block的颜色全部设置为黑色(只有一种颜色)
There are many modules with different colors in Simulink. Due to the large quantity, I want to restore all colors to the default...

8개월 전 | 답변 수: 0 | 0

0

답변

질문


How to recognize boolean types in C caller block? 如何使用C Caller blcok 调用boolean数据类型
Currently, I am using C Caller Block to call C code, which contains a Boolean data type as an input parameter. I have also defin...

8개월 전 | 답변 수: 0 | 0

0

답변

질문


how to Call back API calls the value of Constant Block 如何使用Call back API 调用Constant Block的值
I have set a variable in the Constant block and want to view its definition through the call back method 在Constant block中设置了变量,...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


How does an M file identify whether a simulink file is a library file? M文件是如何识别simulink文件是否为库文件?
I want to search for all model files under the path using M language and do not want to include library files 我想通过M语言来搜索路径下的所有模...

9개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
Matlab合并的字符串中带有单引号
单号号,可以使用三个单引号,进行处理 如: >> ['set_param(char(ds_Sw),' '''OutDataTypeStr''' ',' 'myname)'] ans = set_param(char(ds_Sw),'OutDat...

대략 1년 전 | 0

질문


Matlab合并的字符串中带有单引号
matlab在合并字符串的时候,如果字符串中有单引号,如何处理单引号

대략 1년 전 | 답변 수: 1 | 0

1

답변

답변 있음
已经安装的Matlab需要增加新的库,应该如何操作?The installed Matlab needs to add a new library. What should I do?
你可以在help文件中查看这个命令:matlab.addons.install()

1년 초과 전 | 0

질문


已经安装的Matlab需要增加新的库,应该如何操作?The installed Matlab needs to add a new library. What should I do?
我已经安装了Matlab,当时没有全部安装所有的库,现在需要了我应该如何安装,谢谢!

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
simulink 如何添加不存在当前路径
addpath(fullfile(matlabroot,'/help/toolbox/autosar/examples')); hModel = 'mControllerWithInterface_client'; open_system(hModel...

1년 초과 전 | 0

| 수락됨

답변 있음
simulink 如何添加不存在当前路径
dpath(fullfile(matlabroot,'/help/toolbox/autosar/examples'));

1년 초과 전 | 0

질문


simulink 如何添加不存在当前路径
查看help时,经常遇到打开某个模型, 在操作打开模型的命令时发现该模型不是有效路径,应该如何操作

1년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Simulink如果通过外部.c文件来生成接口 If Simulink generates an interface through an external. c file
你可以尝试以下这种方法,是通过外部文件.h文件来生成相关的接口文件。 You can try the following method to generate the relevant interface file through the externa...

1년 초과 전 | 0

| 수락됨

질문


Simulink如果通过外部.c文件来生成接口 If Simulink generates an interface through an external. c file
在非autosar的框架下,模型生成代码的接口这一步工作非常重要了呢。 Under the non-autosar framework, the work of model generation code interface is very import...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Simulink中有些Block有链接🔗的标志,有些没有链接🔗的标志
在有些simulink中存在显示,在有些simulink中没有显示,说明是simulink中的设置不同。 在2017b中可以这样设置: 菜单栏->Display ->Library Links->None, 这样可以全部不显示。 同时...

1년 초과 전 | 0

| 수락됨

질문


Simulink中有些Block有链接🔗的标志,有些没有链接🔗的标志
详细描述如下图所示:有些是包含左下角的链接符号,有些是没有包含,这是因为什么呢?

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
simulink的autosar模型编译报错
在配置参数选项中取消你这个terminate 使能 cs.set_param('IncludeMdlTerminateFcn', 'off'); % 需要终止函数

1년 초과 전 | 0

| 수락됨

질문


simulink的autosar模型编译报错
Error:To generate code for the terminate subsystem runnable a terminate subsystem is needed.

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to migrate base workspace data to Model Workspace 如何将base worksapce的数据移植到model workspace中
Mathework 官方回复: web(fullfile(docroot, 'simulink/slref/simulink.modelworkspace.html'))

1년 초과 전 | 0

| 수락됨

질문


How to migrate base workspace data to Model Workspace 如何将base worksapce的数据移植到model workspace中
使用 Simulink.ModelWorkspace 对象与模型工作区进行交互。例如,您可以添加和删除变量、设置工作区的数据源以及将更改保存到工作区 Use the Simulink.ModelWorkspace object to interact w...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Generated the custom report for Simuink
我已经创建好的dotx模板,但是在操作的时候总是遇到同一个问题 I have created a dotx template, but I always encounter the same problem when operating 但是我的 模板...

2년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Matlab2017b conducts joint commissioning with CANoe13 and often reports error
重新安装VS,对应版本是2017, 安装的时候,只选择C/C++,记得全部勾选 在安装完CANoe插件的时候,必须需要重启电脑,Library 中才可以显示! 安装了MinGW64 Compiler (C) 是不管用的,必须Visula C++ ...

2년 초과 전 | 0

| 수락됨

답변 있음
Error Simulating Model When Enabling the 3D Engine with the Vehicle Dynamics Blockset in MATLAB R2018b
I also have same error, but I use a .mat file form the Matlab Example, result :don't any error, so I go on my .mat, the result...

2년 초과 전 | 0

질문


Matlab2017b conducts joint commissioning with CANoe13 and often reports error
hello supporter, I have the following problems when using Simulink and canoe for joint debugging: Question 1: After ins...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how find Specified two module names by find_system API
hello all, I want to find the Subsystem in the Specified Path. but the Subsystem's Name is Runnable or Subsystem's Name is Fun...

3년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
how to use Simulink API to create Area by M cripts method?
add_block('built-in/Area',[AreaPath,'/area1'],'Position',[120,100,230,200]) Note: AreaPath is your specifical path AreaPath= '...

3년 초과 전 | 0

| 수락됨

질문


how to use Simulink API to create Area by M cripts method?
I want to set the Area in specifical Position.

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to load the activex control GUI
I want to use the treeview contorl, but I don't know how to load the activex control in GUi

3년 초과 전 | 답변 수: 0 | 0

0

답변

더 보기