Question


Why am I receiving errors when reading and writing to an instrument with Instrument Control Toolbox R2024b?
I am connecting to my Windows 11 based Keysight oscilloscope and source via "visadev." I intermittently receive the following tw...

2 months ago | 1 answer | 0

1

answer

Answered
Why do I receive "empty value" errors when optimizing with parallel computing in Antenna Designer R2025a?
This error occurs when parallel workers attempt to access a value than has not been initialized yet. The high computational load...

2 months ago | 0

| accepted

Question


Why do I receive "empty value" errors when optimizing with parallel computing in Antenna Designer R2025a?
I want to optimize my antenna using the "Optimize" function in Antenna Designer R2025a. My selected optimizer is "SADEA" and my ...

2 months ago | 1 answer | 0

1

answer

Answered
Why does my "Asynchronous Machine" block cause unreasonable measurements in later blocks in Simscape Electrical R2025a?
The unreasonable values produced by the measurement block is the result of running a model with "Asynchronous Machine" in discre...

2 months ago | 0

| accepted

Question


Why does my "Asynchronous Machine" block cause unreasonable measurements in later blocks in Simscape Electrical R2025a?
I want to run a discrete simulation with an "Asynchronous Machine" from the Simscape R2025a Specialized Power Systems library. H...

2 months ago | 1 answer | 0

1

answer

Answered
Why does MATLAB R2016b crash with no dialog after loading a custom DLL with "loadlibrary"?
This is expected behavior. MATLAB cannot guarantee a crash dialog or crash dumps when the crash originates from a third-par...

2 months ago | 0

| accepted

Question


Why does MATLAB R2016b crash with no dialog after loading a custom DLL with "loadlibrary"?
I am using the function "loadlibrary" to load a DLL compiled from custom C code into MATLAB R2016b. When I call a function from ...

2 months ago | 1 answer | 0

1

answer

Answered
Are MathWorks products affected by CVE-2025-68161?
Log4j is a library of functions that provides certain utility to MathWorks products. It is comprised of multiple Java classes th...

2 months ago | 1

| accepted

Question


Are MathWorks products affected by CVE-2025-68161?
Are MathWorks products affected by CVE-2025-68161?

2 months ago | 1 answer | 0

1

answer

Question


How can I view the sign-in history of my MATLAB Drive Account?
I want to check the sign‑in history for my MATLAB Drive account to confirm when or where it was accessed. How can I view this in...

2 months ago | 1 answer | 0

1

answer

Answered
Can I use multi-rate enabled subsystems for deployment on multitasking targets such as Simulink Real-Time?
Multi-rate enabled subsystems are not supported when multitasking is enabled via the "Treat each discrete rate as a separate tas...

2 months ago | 0

| accepted

Answered
How do I prevent deployed .NET Assembly from throwing Microsoft C++ exception: "xsd_binder::MalformedDocumentError" in C# VS driver project?
When "Enable native code debugging" is selected in your project settings, you may encounter the "xsd_binder::MalformedDocumentEr...

2 months ago | 1

| accepted

Answered
How do I troubleshoot installation and licensing issues with Simulink Coder and Embedded Coder?
C/C++ code generation features for Simulink models are only available if you have the following products installed and licensed:...

2 months ago | 2

| accepted

Answered
Does MathWorks provide support for the VeriStand Model Generation Support add-on?
The VeriStand Model Generation Support Package is developed by NI (National Instruments) and is external to MathWorks. You may w...

2 months ago | 1

| accepted

Answered
Connections Program パートナーになるにはどうすればいいですか?
MathWorks Connections Program は、MATLAB や Simulink を基盤とした補完的かつ商用利用可能な製品やサービスを開発・提供するサードパーティ組織向けのプログラムです。 Web 上の Connections Progr...

2 months ago | 0

| accepted

Answered
Can I use external libraries (.dll/.lib/.so/.a) with Simulink Real-Time and Speedgoat?
Custom libraries are generally supported with Simulink Real-Time (SLRT), as long as they are compiled with the same compiler too...

2 months ago | 0

| accepted

Answered
Why is MATLAB crashing when run on a virtual machine?
This issue is likely caused by a VMware library that is being injected into MATLAB processes. The "vm3dgl64.dll" library that is...

2 months ago | 0

| accepted

Answered
Can MathWorks provide a Virtual Machine (VM) image for the QNX RTOS used by Simulink Real-Time to run tests without Speedgoat hardware?
MathWorks cannot provide a Virtual Machine (VM) image of the QNX operating system. Although a license for Simulink Real-Time als...

2 months ago | 0

| accepted

Answered
What is the supported compiler for Simulink Real-Time in R2020b onwards?
In R2020b through R2025b, SLRT requires the QNX Neutrino C/C++ (qcc) compiler. This compiler is included with the "Simulink Real...

2 months ago | 0

| accepted

Answered
Why do I receive the error message "??? The specified module could not be found." when I load a generic DLL in MATLAB using the LOADLIBRARY utility?
This error occurs if you do not have all the necessary DLLs along with the one that you are using with the LOADLIBRARY function....

2 months ago | 0

| accepted

Answered
How can I use a MATLAB script to create a profile with Dependency Walker?
Note that Dependency Walker has not been updated since 2006 and is not and does not officially support Windows 10 or 11.  Y...

2 months ago | 0

| accepted

Answered
How do I add multiple AXI4 Interfaces to an IP Core generated by HDL Coder?
For MATLAB R2020a and later releases: Starting in R2020a, you can generate an HDL IP core with multiple AXI4 Interfaces of the f...

2 months ago | 0

| accepted

Answered
How will running the "restoredefaultpath" and "savepath" commands affect my custom paths and how do I back up my custom paths?
MATLAB reads its path from a file named pathdef.m. There may be multiple pathdef.m files on your computer, but MATLAB will only ...

2 months ago | 0

| accepted

Answered
How can I perform initial troubleshooting of MATLAB or Simulink errors?
The following troubleshooting steps may help resolve MATLAB startup warnings/errors that occur after upgrading your MATLAB relea...

2 months ago | 1

| accepted

Answered
How do I restore Support Packages after running 'restoredefaultpath'?
Support package paths are loaded during MATLAB startup. Therefore, it is expected that support package paths are not on the MATL...

2 months ago | 1

| accepted

Answered
What tutorials are available to learn App Designer under a Startup license?
We recommend that you get started with: 1) The "Getting Started" Page on App Designer contains documentation and examples on ho...

2 months ago | 0

| accepted

Answered
Why am I getting the error "Cannot program board UnoR4WiFi. Make sure the board is supported and the port and board type are correct.” when programming Arduino UNO R4 board?
To resolve the issue, download the attached install_uno_r4_usb_driver.m file and run it in the MATLAB Command Window. This ...

2 months ago | 0

| accepted

Question


Why am I getting the error "Cannot program board UnoR4WiFi. Make sure the board is supported and the port and board type are correct.” when programming Arduino UNO R4 board?
On some Windows systems, creating the Arduino object or clicking "Program" in the Hardware Setup screen shows the error:  "...

2 months ago | 1 answer | 0

1

answer

Question


Connections Program パートナーになるにはどうすればいいですか?
Connections Program パートナーになるにはどうすればいいですか?

2 months ago | 1 answer | 0

1

answer

Answered
Why do I get the popup "MATLAB Would Like to Access Data from Other Apps" in Mac OS 14+?
This can be attributed to Mac's operating system. It is a privacy feature that is included in the most recent iterations of thei...

2 months ago | 0

| accepted

Load more