Answered
How can I paste a MATLAB figure into an existing Excel file using MATLAB R2025a on Windows?
Using COM to connect to Excel is a great way to accomplish this. Note that this approach will not work for non-Windows machines,...

10 months ago | 0

| accepted

Question


How can I paste a MATLAB figure into an existing Excel file using MATLAB R2025a on Windows?
I am trying to automate the process of plotting and pasting a MATLAB figure into an already open Excel file using MATLAB R2025a ...

10 months ago | 1 answer | 0

1

answer

Answered
How can I move the 'pathdef.m' file from its default location to another location?
By default, the 'pathdef.m' file is located in the '<matlabroot>/toolbox/local' directory, where <matlabroot> is the...

10 months ago | 3

| accepted

Answered
Backlinks Cannot Be Established with DOORS Next from Simulink Using Requirements Toolbox
Please try to open your corresponding Project and Artifact in the browser, using the same username that you use for MATLAB side ...

10 months ago | 0

| accepted

Question


Backlinks Cannot Be Established with DOORS Next from Simulink Using Requirements Toolbox
I am using IBM DOORS Next (v7.03 iFix010) to manage requirements and Simulink/Stateflow for implementation. The Requirements Too...

10 months ago | 1 answer | 0

1

answer

Answered
Can I use client certificates in Git for my project?
Currently, MATLAB does not support the use of client certificates. MATLAB uses a library called libgit2, but it does not curren...

10 months ago | 0

| accepted

Answered
プロジェクトの Git でクライアントの証明書は利用できますか?
現状、MATLAB はクライアント証明書の使用をサポートしていない状況です。MATLAB では libgit2 というライブラリを使用しております。libgit2 は現時点ではクライアント証明書に対応しておりません。 (libgit2 に関する詳細:htt...

10 months ago | 0

| accepted

Answered
Why do I receive the error "You have logged out. To access MATLAB web apps, log back in." on MATLAB Web App Server?
This behavior indicates that you do not have access to the server based on the rules configured from Role-based Access. You...

10 months ago | 0

| accepted

Question


What is the difference between using the Start/Stop Recording API, an Enable File Log block, or Enabled Subsystems to control file logging?
What is the difference between using the following approaches to control the file logging service over time on my Speedgoat targ...

10 months ago | 1 answer | 0

1

answer

Answered
왜 오류 5001 - MATLAB 실행에 필요한 서비스에 접근할 수 없음을 받나요?
이 오류는 MATLAB이 라이선스 관련 문제가 생겼다는 의미입니다. 이 오류를 해결하기 위해 다음과 같은 가능한 해결책을 시도해 보세요: MATLAB 재시작 MATLAB이 실행 중이라면 종료 후 재시작해서 문제가 해결되는지 확인&...

10 months ago | 0

| accepted

Question


왜 오류 5001 - MATLAB 실행에 필요한 서비스에 접근할 수 없음을 받나요?
MATLAB으로 실행하려고 하면 다음과 같은 오류가 발생합니다: MATLAB 실행에 필요한 서비스에 접근할 수 없음 (오류 5001). 이 문제를 어떻게 해결하나요?

10 months ago | 1 answer | 0

1

answer

Answered
Why does the Repeating Sequence block not show the sequence I have specified in MATLAB/Simulink R2025b?
The issue you’re seeing on the "Scope" comes from the Variable-step solver’s automatic step-size selection. With variable step s...

10 months ago | 1

| accepted

Question


Why does the Repeating Sequence block not show the sequence I have specified in MATLAB/Simulink R2025b?
I tried to use the "Repeating Sequence" block to generate an up-down triangle wave using the "Repeating Sequence" block paramete...

10 months ago | 1 answer | 0

1

answer

Question


What is "machine-parented data" in Simulink and how does its usage differ across releases?
I have recently come across "machine-parented data", and how support of it has recently changed. When I build in R2019b, I am ge...

10 months ago | 1 answer | 0

1

answer

Answered
How are the Digital and PFI I/O pins of my DAQ board mapped in the Digital Input and Digital Output blocks in Simulink Desktop Real-Time (SLDRT)?
The Digital Input and Digital Output blocks are generic blocks for all DAQ boards supported by SLDRT, so there is no specific bo...

10 months ago | 0

| accepted

Answered
How can I provide input data to my Speedgoat application without having to rebuild my model with Simulink Real-Time (SLRT) in R2020b and beyond?
There are several options for providing time-varying signal data for Speedgoat real-time simulation that do not require rebuildi...

10 months ago | 0

| accepted

Answered
Where can I find the MathWorks Software License Agreement?
The MathWorks Software License Agreement can be found inside the root installation directory of MATLAB as "license_agreement.txt...

10 months ago | 1

| accepted

Answered
Deploying MATLAB Customizations Across Organizations and Enterprise Environments: Best Practices and Options
When you need to enable MATLAB customizations via MATLAB scripts for individual users, there are two common approaches: using a ...

10 months ago | 0

| accepted

Answered
Why is the port order on my Stateflow chart different than what appears in the Model Explorer?
Input and output ports can be rearranged by dragging and dropping the port arrows on the top model view of the chart. When this ...

10 months ago | 0

| accepted

Answered
How can I view the Speedgoat target screen and system log on my host computer?
For R2020b and later: To view the status monitor from your development computer, use an SSH utility (such as PuTTY) to connect t...

10 months ago | 1

| accepted

Answered
MATLAB Startup Suiteライセンスはオフライン環境で利用できますか?
MATLAB Startup Suiteライセンスはオフラインのコンピューターでも利用できます。インターネットに接続した状態で、MATLAB を起動します。サインイン画面が表示されたら、MathWorks アカウントでサインインします。サインイン後はインタ...

10 months ago | 0

| accepted

Answered
ブロック線図からボード線図をプロットするにはどうすれば良いですか?
Simulinkモデルのボード線図(Bodeプロット)を作成するには、Simulink Control Design 製品の機能を活用することをおすすめします。以下の2つの主な方法があります。以下の情報を元に、モデルにあった方法をお試しください。 線形モデ...

10 months ago | 0

| accepted

Answered
Why am I getting an "Incompatible global variables" after creating a protected reference model?
There can be several possible reasons for this error: 1) If the parameters are in the function's workspace so they are not acces...

10 months ago | 0

| accepted

Question


Deploying MATLAB Customizations Across Organizations and Enterprise Environments: Best Practices and Options
How can I make a company-wide, large-scale, centralized rollout to deploy customizations to all MATLAB users in my organization?...

10 months ago | 1 answer | 0

1

answer

Answered
Why does font selection differ in Live Script charts between MATLAB versions in particular when Japanese characters are used?
For displaying figures in the Live Editor, a certain framework library is used. Due to differences in the specifications of t...

10 months ago | 0

| accepted

Question


MATLABのLive Scriptチャートで日本語文字を使用した際、バージョンによってフォントが異なるのはなぜですか?
MATLABのLive Scriptチャートにおいて、タイトルやラベル、目盛り(ティック)などの表示が、R2021aとR2024bで大きく異なっていることに気付きました。特に日本語文字を使用した場合に違いが顕著です。これらのバージョン間でグラフィックス関連...

10 months ago | 1 answer | 0

1

answer

Question


Why does font selection differ in Live Script charts between MATLAB versions in particular when Japanese characters are used?
I have noticed a significant difference between R2021a and R2024b in certain features related to titles, labels, and ticks in Li...

10 months ago | 1 answer | 0

1

answer

Answered
Troubleshooting Issues with Simulink Desktop Real-Time (SLDRT) in Windows 10/11
If you experience crashes, bluescreen, halts, or slow performance when running simple SLDRT models in Windows 10 or 11, try the ...

10 months ago | 0

| accepted

Question


Troubleshooting Issues with Simulink Desktop Real-Time (SLDRT) in Windows 10/11
I am trying to use Simulink Desktop Real-Time (SLDRT) in Windows 10 or Windows 11, but I experience critical issues like a Blue ...

10 months ago | 1 answer | 0

1

answer

Answered
エンタープライズ ライセンス管理ガイドはどこから取得できますか?
ライセンス管理者は、MathWorks アカウントから直接 エンタープライズ ライセンス管理ガイド (Enterprise Administration Guide)にアクセスできます。 これを行うには、次の手順を実行します。Downloadsページに移動...

10 months ago | 0

| accepted

Load more