photo

Esther

MathWorks

Last seen: Today 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
33 个回答

排名
1,546
of 299,947

声誉
44

贡献数
0 个提问
33 个回答

回答接受率
0.00%

收到投票数
8

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
编辑器运行‘exportgraphics(gcf,[name '.pdf']);’
Hi @donghua 请尝试下在属性检查器中将文本字体改为任意一种中文字体是否能够解决问题:

2 months 前 | 0

已回答
importNetworkFromONNX error due to mex
This seems to be a known issue in MATLAB R2025a Update 1. Please contact MathWorks Technical Support: Contact Support - MATLAB...

2 months 前 | 0

| 已接受

已回答
matlab的工具箱问题
请使用 ver 命令来检查安装了哪些 MATLAB 产品:ver - 版本信息 - MATLAB

2 months 前 | 0

已回答
Simulink降版本后,电气库模型链接不上了
@添昊 张 截图显示您尚未安装Simscape Electrical工具箱。 请在2018b中进行追加安装,操作步骤请参考:向 MATLAB 安装添加工具箱和产品 - MATLAB & Simulink

3 months 前 | 0

已回答
警告: 在 matlabrc 中执行启动失败。 检测到的错误为: MATLAB:UndefinedFunction 函数或变量 'startup' 无法识别。 >>
这条错误信息可能表示你的 'startup.m' 文件存在问题。该文件位于 $MATLAB\toolbox\local目录下(其中$MATLAB 是 MATLAB 的安装目录)。请检查最近是否对该文件进行了更改,这些更改可能导致了错误。 该错误信息也可能...

3 months 前 | 0

已回答
在使用SDI,打印到Matlab图窗时,出现以下错误
@Zheng de 您好, 请升级至MATLAB R2022b Update 6 以上获取修复: 更新现有安装 - MATLAB & Simulink

4 months 前 | 0

已回答
模型设置里出现了模型参数意外错误, MATLAB 路径中的函数遮蔽了内置 MATLAB 函数,怎么解决哇?
What is shadowing? Shadowing is when the name of a custom function/file (e.g. M-file) has the same name as a shipping MATLAB fu...

5 months 前 | 0

已回答
Serdes Designer CDR模块中找不到Phase Detector 选项
Dear @liang 您使用的R2022b版本中尚未增加该参数,请参阅R2022b版本的帮助文档:https://www.mathworks.com/help/releases/R2022b/serdes/ref/cdr.html?s_tid=doc_...

6 months 前 | 0

已回答
我无法安装matlab
Hi @先生 如果安装MATLAB问题仍然存在,请联系:联系支持人员 - MATLAB & Simulink

7 months 前 | 0

已回答
遇到了matlab无法与Mathwork账号连接
@肖庆明 您好, Error 5201通常是由于license问题引起的。请您参考下面这篇帖子来解决: Why do I receive Error 5201 - Unable to access services required to run MA...

7 months 前 | 0

已回答
MATLAB启动警告:[ERROR] InternalHttpAsyncClient - I/O reactor terminated abnormally
If you see the following error when starting MATLAB on a Linux machine: [ERROR] InternalHttpAsyncClient - I/O reactor terminate...

7 months 前 | 0

已回答
我明明安装了Optimization toolbox,却无法使用
@翌颜 您好, 可能是工具箱许可证未更新的原因,请您运行下面的命令查看下工具箱许可证是否有效: >> license checkout Optimization_Toolbox 如果返回结果显示正常,但工具箱仍无法正常使用,请您联系技术支持:联系支持...

7 months 前 | 1

已回答
matlab2018b中调用shapirotest时显示未定义该函数
这个函数应该是来自一个第三方工具箱,并非MathWorks提供。请确认您是否已经安装了该工具箱,并将安装路径添加到 MATLAB 搜索路径中。 更多信息,请参考以下链接: Why do I get the error "Unrecognized fun...

9 months 前 | 0

已回答
无法调用actxserver函数
Hope the answer from this post helps: actxserver "Server creation failed: server execution failed" error when trying to create ...

10 months 前 | 0

已回答
Doc links no longer work
Doc on a folder with a Contents.m file is not currently working correctly. As a workaround, the undocumented function helpwin ca...

10 months 前 | 1

已回答
未定义函数或变量 'saveLearnerForCoder'。
Statistics and Machine Learning Toolbox is needed for "saveLearnerForCoder" function. Please refer to: saveLearnerForCoder - ...

11 months 前 | 0

已回答
请问使用Embedded Coder生成代码时,比如最简单的代码:C=a+b。仅仅安装这5个ToolBox【MATLAB,Simulink,MATLAB Coder,Stateflow,Embedded Coder】够吗?
C/C++ code generation features for Simulink models are only available if you have the following products installed and licensed ...

11 months 前 | 0

| 已接受

已回答
類神經網絡運行結果,網絡窗格跑掉
This could be caused by a bug in R2024a. As a workaround, please try the following: On Windows 11, go to Windows Start menu > S...

1 year 前 | 0

| 已接受

已回答
MATLAB离线下载知识库
安装文档以供离线使用 - MATLAB & Simulink - MathWorks 中国

1 year 前 | 1

已回答
Undefined function or variable 'eml_is_const'.
This issue appears to be related to a path conlict, please attempt to restore the default path using the following commands: >>...

1 year 前 | 0

已回答
Deploying an app without specifying Simulink model
For the compiler to be able to automatically detect the model and its dependencies, the model name must be explicitly passed int...

1 year 前 | 0

已回答
macOS 14更新系统后Matlab的命令行窗口显示缺失字符
This issue occurs only in the Command Window of MATLAB installed on macOS. As a temporary workaround, you can try one of the fol...

1 year 前 | 2

| 已接受

已回答
I was trying to play video in integrate HTML of App designer, but it is not working correctly on App. It does work in browsers.
MP4 videos are not supported for HTML components in the MATLAB Desktop. You may want to convert your video to an OGG video and i...

1 year 前 | 0

已回答
我在開啟matlab時遇到license manager error -8的問題
Hi @yu yung chang, Please refer to the following article and see if it helps: Why do I receive License Manager Error -8? - MAT...

1 year 前 | 0

已回答
当我用compiler打包调用了simulink的app后,更改数据无法更新输出图像
Hi Zhang, With my understanding you have tunable parameters in your Simulink model and you would like to generate an EXE for yo...

1 year 前 | 0

已回答
uninstall failed on win10
Please try running the uninstaller located in the MATLAB installation folder. Here’s the reference: How do I uninstall MathWork...

1 year 前 | 0

已回答
matlab安装界面显示不全
请尝试修改Windows文本大小为100%,该设置位于: 设置> 辅助功能 > 文本大小(Windows 11) 或者 ”轻松使用“>"显示器”>“放大文本”(Windows 10) (请注意,这与显示缩放的设置不同,后者位于"设置">"系统">"...

1 year 前 | 0

| 已接受

已回答
为什么每次下载到一半都会出现“下载产品文件时出错。请检查您的Internet连接,然后重新运行安装程序。”,但我的Internet明显一点变化都没有过,感觉不是这方面问题,那会是什么问题呢
请参阅相应的 MATLAB Answer: Why do I get a connection error when installing or activating MATLAB or other MathWorks products? - MATLA...

1 year 前 | 0

已回答
无法启动matlab2024a
当提示信息中所述文件损坏时,会导致此错误。您可以尝试安装最新更新来修复此问题。否则,需要卸载并重新安装才能解决此问题。

1 year 前 | 0

已回答
信号处理入门之旅的滤波的给的答案运行不了
请尝试将浏览器语言设置为英文是否能解决该问题,设置方法可以参考: https://computer.howstuffworks.com/internet/basics/change-language-in-google-chrome.htm#:~:tex...

1 year 前 | 1

| 已接受

加载更多