Respondida
Is "ZCU208" board supported for the "Streaming Data from Hardware to Software" MATLAB example?
Yes, the Streaming Data from Hardware to Software MATLAB example is supported by the "ZCU208" board. The bitstreams for boards l...

17 días hace | 0

| aceptada

Pregunta


Is "ZCU208" board supported for the "Streaming Data from Hardware to Software" MATLAB example?
I wanted to confirm whether the Streaming Data from Hardware to Software MATLAB example supports the "AMD XILINX Zynq Ultra...

17 días hace | 1 respuesta | 0

1

respuesta

Respondida
How can I troubleshoot license errors when using MATLAB Production Server on Kubernetes?
These errors may occur if the Kubernetes cluster is unable to resolve the license server's hostname. The Kubernetes cluster has ...

17 días hace | 0

| aceptada

Pregunta


How can I troubleshoot license errors when using MATLAB Production Server on Kubernetes?
I deployed MATLAB Production Server on a Kubernetes cluster using the reference architecture on GitHub. As per the prerequisites...

17 días hace | 1 respuesta | 0

1

respuesta

Respondida
Why am I unable to install R2026a or newer on my macOS Intel?
MATLAB R2025b is the final release of MATLAB for Intel Mac. MATLAB is no longer available for Macs with Intel processors. Please...

17 días hace | 0

| aceptada

Pregunta


Why am I unable to install R2026a or newer on my macOS Intel?
I have a license to install the latest release of MATLAB but on the MathWorks Downloads page, the MathWorks Product Installer fo...

17 días hace | 1 respuesta | 0

1

respuesta

Respondida
Modifying an example does not have a BER of zero
Most of our demos are developed with ideal scenarios and are not guaranteed to work for any scenario. In this situation, BER of ...

17 días hace | 0

| aceptada

Respondida
How do I view validation data when using the Bayesian Regularization Algorithm to train a neural network?
The function 'trainbr' that performs Bayesian regularization backpropogation disables validation stops by default. The reasoning...

17 días hace | 0

| aceptada

Respondida
How to handle NaNs in the response data in deep neural networks?
If you have data for "unknown" classes that you do not care about, you should remove them from the training set when using the d...

17 días hace | 0

| aceptada

Respondida
SSO 経由で MathWorks アカウントにサインインしようとすると、「リクエストを処理できません」というエラーが表示されるのはなぜですか?
このエラーは、MathWorks アカウントではシングル サインオン(SSO)が有効になっていない一方で、大学側ではすでに有効になっている場合に、MathWorks 製品 Installer で発生することがあります。 また、以下の旧式の MathWork...

17 días hace | 0

| aceptada

Respondida
高速に実行するための推奨マシンはありますか?
まず、最小限の時間で計算タスクを完了するために、MATLAB パフォーマンスを最適化する必要がありますが、アプリケーションのパフォーマンスは、システムリソースが十分にあるかどうかに依存します。他の多くのプロセスとともに MATLAB を実行すると、パフォー...

17 días hace | 0

| aceptada

Respondida
Why don't my live Simulink signal plots update correctly in MATLAB App Designer R2025b?
The issue is caused by the following line in the "startupFcn": app.Simulation = simulation(app.model) This line needs to be rem...

20 días hace | 0

| aceptada

Pregunta


Why don't my live Simulink signal plots update correctly in MATLAB App Designer R2025b?
I created an app in App Designer to plot the results of my Simulink model. However, I have noticed that the plot doesn't update ...

20 días hace | 1 respuesta | 0

1

respuesta

Respondida
Why does MATLAB crash with the crash log containing "grooveex.dll"?
The crash is caused by a third-party application that installs a DLL named "grooveex.dll". This DLL is an application extension ...

20 días hace | 0

| aceptada

Respondida
How can I update or reactivate my Campus-Wide License?
If the Campus-Wide License you are using has been renewed, you will need to update your license information to continue usi...

20 días hace | 17

| aceptada

Respondida
How to protect intellectual property (IP) with an FMU exported from Simulink?
The FMI standard does not specify anything related to IP protection; however, "Standalone" FMU exports provide some degree of IP...

20 días hace | 2

| aceptada

Respondida
How can I use a custom STM32F4xx board with the new "Embedded Coder Support Package for STMicroelectronics STM32 Processors" ?
To configure your model for a STM32F4xx based board, open the Configuration Parameters. Go to Hardware Implementation > ...

20 días hace | 0

| aceptada

Respondida
How can I run my Simscape model on real-time hardware such as Speedgoat and Simulink Real-Time (SLRT)?
We have this documentation page with some best practices for preparing Simscape models for use with real-time hardware:Real-Time...

20 días hace | 0

| aceptada

Respondida
Classification Learner gives different results every time
The reason for the different results is by using k-fold cross-validation method. When starting a new session in the Classificat...

20 días hace | 1

| aceptada

Respondida
How do I avoid an error “Unable to set the header file property... to 'Rte_Type.h'" in a multi-instance AUTOSAR model?
Yes, this validation error is expected for multi-instance AUTOSAR components. Rationale: In a multi-instance AUTOSAR component,...

21 días hace | 0

| aceptada

Pregunta


How do I avoid an error “Unable to set the header file property... to 'Rte_Type.h'" in a multi-instance AUTOSAR model?
I am using AUTOSAR Blockset to configure my AUTOSAR component for multi-instantiation (ModelReferenceNumInstancesAllowed = Mult...

21 días hace | 1 respuesta | 0

1

respuesta

Respondida
Why does a "Discrete‑Time Integrator" block in enabled and triggered subsystems only output its initial condition in MATLAB R2024b?
This behavior is expected when a "Discrete‑Time Integrator" block is placed inside enabled and triggered subsystems with certain...

21 días hace | 0

| aceptada

Pregunta


Why does a "Discrete‑Time Integrator" block in enabled and triggered subsystems only output its initial condition in MATLAB R2024b?
I am using MATLAB R2024b and created a "Discrete‑Time Integrator" block inside an enabled subsystem, which itself is inside a tr...

21 días hace | 1 respuesta | 0

1

respuesta

Respondida
Personal License Passcode (PLP) やライセンスファイルとは何ですか? またどのように取得しますか?
Personal License Passcode(PLP)は、Windows マシン上で MATLAB R2007b 以前をインストールするために使用される、固有の番号列です。R2008a 以降では、PLP は MATLAB のインストールには使用されな...

21 días hace | 0

| aceptada

Respondida
Why do I get the error message "System target file 'speedgoat.tlc' cannot be found"?
In R2024a and later, Simulink Real-Time (SLRT) uses the "speedgoat.tlc" system target file for Speedgoat hardware. This system t...

21 días hace | 0

| aceptada

Respondida
Why does MATLAB R2025b crash when opening Simulink through MATLAB MCP Core Server on Windows with Codex?
Why does MATLAB Crash? This behavior occurs in MATLAB R2025b on Windows when MATLAB is launched through the MATLAB MCP Core Serv...

21 días hace | 0

| aceptada

Respondida
Why am I unable to generate graphics on some non‑Windows systems when using MATLAB Online?
MATLAB Online uses WebGL to render high‑performance and interactive graphics. In the past, Chromium‑based browsers (such as Goog...

21 días hace | 0

| aceptada

Respondida
활성화 도중 오류 354가 발생합니다.
이 오류는 라이선스의 연간 컴퓨터 재지정(이전) 횟수를 초과했을 때 발생합니다. 라이선스를 새 컴퓨터로 이전하려면 다음 재지정 가능 시점까지 기다려야 합니다. 그동안 다른 컴퓨터에 이미 MATLAB이 설치되어 있다면, Login ...

21 días hace | 0

| aceptada

Respondida
Why does an output variable from a MATLAB Function block not update a model variable with the same name?
This is expected behavior. Like regular MATLAB functions, MATLAB Function blocks in Simulink have their own internal workspace. ...

22 días hace | 0

| aceptada

Respondida
Why do I receive MathWorks Licensing Error 5008 or 5009?
Please follow the troubleshooting steps from the MATLAB Answer linked below. Why do I receive the error "This email is not linke...

22 días hace | 0

| aceptada

Cargar más