Domanda


Why does my test display "--" instead of an execution percentage in Simulink Test Manager?
I have created a Simulink Model with two subsystems. I am trying to test each subsystem using individual test harnesses for each...

11 giorni fa | 1 risposta | 0

1

risposta

Risposto
Can I include only specific MATLAB DLL files, like "MathWorks.MATLAB.Types.dll", in an external .NET application?
Only using specific MATLAB DLL files in an application without having MATLAB or MATLAB Runtime installed is not a supported work...

11 giorni fa | 0

| accettato

Risposto
What are the MathWorks Certification Exams?
MATLAB certification establishes a standard of excellence that demonstrates your MATLAB proficiency to customers, industry peers...

11 giorni fa | 2

| accettato

Risposto
Why can I ping my Speedgoat target and update the software, but the connection from MATLAB fails?
If the ping and software update succeed but the connection from MATLAB fails with one of the above errors, it is likely that inc...

11 giorni fa | 1

| accettato

Risposto
Can I import and view File Log data from my Speedgoat target when using a MATLAB Compiler deployed standalone app?
Most of the data streaming and logging methods in Simulink Real-Time use the Simulation Data Inspector (SDI). This includes norm...

11 giorni fa | 0

| accettato

Risposto
How can I download file log data manually from my Speedgoat target?
For information on downloading the file logs manually without using Simulink Real-Time features, please see the documentation pa...

11 giorni fa | 0

| accettato

Risposto
How can I turn off the automatic import of file logs from my Speedgoat target?
(1) Using MATLAB Commands To disable the automatic import of data logs at the end of the simulation, start the application via t...

11 giorni fa | 0

| accettato

Risposto
Why am I unable to start the Network License Manager on Linux?
If you are using a version of the Network License Manager that shipped with R2024a or older, it required LSB on Linux to be inst...

11 giorni fa | 1

| accettato

Risposto
How to get the CompiledPortDataType information in Accelerator & Rapid Accelerator modes?
The easiest and simplest way to get this data would be to switch the SimulationMode to 'normal' in such cases. If this is not po...

11 giorni fa | 0

| accettato

Domanda


How to get the CompiledPortDataType information in Accelerator & Rapid Accelerator modes?
To retrieve the datatype of (compiled) ports the model command is used: eval([<name of model>, '([],[],[],''compile'');']...

11 giorni fa | 1 risposta | 0

1

risposta

Risposto
MathWorks Service Host のアンインストールと再インストール手順を教えてください。
MathWorks Service Host は、MATLAB のライセンス機能や と MATLAB Drive Connector の Web サービス機能など、他の MathWorks 製品に必要なサービスを提供します。これらのいずれかで起動の問題が発...

11 giorni fa | 0

| accettato

Risposto
Why do I receive a java.io.IOException error when installing MATLAB on an offline machine?
This error is due to corrupted installation files. You will have to uninstall your corrupted installation and install it again d...

12 giorni fa | 0

| accettato

Risposto
Why do I see the message "Unable to Contact MathWorks" when trying to submit a MathWorks Support Request through the "Request Support" button in MATLAB?
For R2022a and prior: Please see what happens when the page is opened in the MATLAB internal web browser. 1) Open Preferences &g...

12 giorni fa | 0

| accettato

Domanda


How can I test my EtherCAT network outside of Simulink Real-Time (SLRT) to verify my EtherCAT configuration is okay?
I am using Simulink Real-Time with a Speedgoat target as my main device for my EtherCAT network. I have used Beckhoff's TwinCAT3...

12 giorni fa | 1 risposta | 0

1

risposta

Risposto
Why do I receive the error "Unable to save login information. You are currently signed in but you will be prompted to sign in again the next time that you start this application"?
If this error occurs when attempting to start MATLAB, there may be an issue with the MathWorks Service Host. To resolve this, p...

12 giorni fa | 9

| accettato

Risposto
Why do I receive an error mentioning "DiscardVirtualMemory" and "libcef.dll" when attempting to start the MathWorks Product Installer on Windows?
This likely indicates that you are using a version of Windows that is unqualified for the release of the MathWorks Product Insta...

12 giorni fa | 0

| accettato

Domanda


Why do I receive an error mentioning "DiscardVirtualMemory" and "libcef.dll" when attempting to start the MathWorks Product Installer on Windows?
Why do I receive an error mentioning "DiscardVirtualMemory" and "libcef.dll" when attempting to start the MathWorks Product Inst...

12 giorni fa | 1 risposta | 0

1

risposta

Risposto
MATLAB のインストール、アクティベーション、サービスホストのログファイルはどこから入手しますか?
MathWorks 製品はインストール、アクティベーション、および起動中にログファイルを作成します。これらには各プロセスに関する情報が記載されており、トラブルシュートに役立つ場合があります。各ファイルの保存場所は以下をご参照ください。 ・インストールログ...

12 giorni fa | 0

| accettato

Risposto
How can I debug Python code using MATLAB's Python Interface and Visual Studio Code
You can use Microsoft's Visual Studio Code (VS Code) to debug your Python code with MATLAB's Python Interface. This process is i...

13 giorni fa | 3

| accettato

Risposto
How can I obtain MATLAB macOS offline installation files for MATLAB releases that do not have a .DMG available?
The DMG for some newer releases of MATLAB is not available at this time. To install MATLAB on an offline Mac, please see the fol...

13 giorni fa | 0

| accettato

Risposto
Why am I getting an "Invalid MEX-file ... undefined symbol MWTIFFRegisterFunctionPointers" error when trying to print figures as TIFF or PDF files in Linux?
This is due to a corrupted installation. To resolve this issue, uninstall and reinstall MATLAB.

16 giorni fa | 0

| accettato

Domanda


Why am I getting an "Invalid MEX-file ... undefined symbol MWTIFFRegisterFunctionPointers" error when trying to print figures as TIFF or PDF files in Linux?
I am trying to generate a report on Simulink Test in my Linux machine. To help with this I have generated a simple figure and tr...

16 giorni fa | 1 risposta | 0

1

risposta

Risposto
Are there restrictions on the types of orders you can make from vendors in the Datafeed Toolbox?
The Datafeed Toolbox places no restrictions on the orders you can make. Any restrictions you have depend on your licensing with ...

16 giorni fa | 0

| accettato

Domanda


Are there restrictions on the types of orders you can make from vendors in the Datafeed Toolbox?
I am interested in using the Datafeed Toolbox to do some trading, and was wondering if there were limitations on the orders I co...

16 giorni fa | 1 risposta | 0

1

risposta

Domanda


Can I include only specific MATLAB DLL files, like "MathWorks.MATLAB.Types.dll", in an external .NET application?
I am using MATLAB R2023b on Windows. I am creating a separate application in .NET, where I would like to only use specific MATLA...

16 giorni fa | 1 risposta | 0

1

risposta

Risposto
Is it possible to use the "fsolve" function in the Optimization Toolbox to solve complex equations?
For release R2016b and after:  Generally, Optimization Toolbox solvers do not accept or handle objective functions or constraint...

16 giorni fa | 0

| accettato

Risposto
Why am I unable to receive the verification email when creating a MathWorks Account?
To access your MathWorks Account, you must verify the email address associated to your account. If you are being prompted to ve...

16 giorni fa | 0

| accettato

Risposto
Why do I receive Error 5006 - Unable to access services required to run MATLAB?
This error indicates that MATLAB has encountered a licensing issue. To resolve this error, try these possible solutions:  Restar...

16 giorni fa | 2

| accettato

Risposto
Why do I receive Error 5013 - Unable to access services required to run MATLAB?
This error indicates that MATLAB has encountered a licensing issue. To resolve this error, try these possible solutions:     Res...

16 giorni fa | 5

| accettato

Risposto
Why do I receive Error 5001 - Unable to access services required to run MATLAB?
This error indicates that MATLAB has encountered a licensing issue. To resolve this error, try these possible solutions:  Restar...

16 giorni fa | 13

| accettato

Carica altro