Domanda


Is there a direct way to save test inputs generated from a Test Sequence block in an Excel file for reuse in Simulink Test in MATLAB R2024b?
I am looking for a way to quickly convert the inputs that I can generate via a Test Sequence block into an Excel spreadsheet tha...

4 giorni fa | 1 risposta | 0

1

risposta

Risposto
Why am I unable to move products between licenses under the same Master License?
There are three main reasons you might be unable to move a product seat between two licenses under the same Master License. Diff...

4 giorni fa | 0

| accettato

Risposto
License Manager Error -114 が表示されます。
このエラーはネットワーク ライセンス マネージャーが使用するライセンス ファイルの更新が必要、あるいはライセンス マネージャー自体の更新が必要な際に発生します。 ライセンスマネージャーの更新方法及びライセンスファイルの更新方法は、以下を参照します。 ネット...

4 giorni fa | 0

| accettato

Risposto
Does MathWorks support Single-Sign On (SSO) with the Campus-Wide MATLAB portal?
Yes, MathWorks supports Single Sign-On (SSO) integrated with Shibboleth through the InCommon Federation and eduGAIN on Campus-Wi...

5 giorni fa | 0

| accettato

Risposto
How to programmatically add an FPGA board from a FPGA board definition XML in MATLAB R2023b?
Yes, you can use the following MATLAB API in the MATLAB Command Window to add a new board from FPGA board definition XML program...

5 giorni fa | 0

| accettato

Domanda


How to programmatically add an FPGA board from a FPGA board definition XML in MATLAB R2023b?
Is there a programmatic way to add a new FPGA board from FPGA definition XML directly without using the 'fpgaBoardManager' UI in...

5 giorni fa | 1 risposta | 0

1

risposta

Risposto
How do I find the "mcc" command used by the MATLAB Compiler?
When you use MATLAB Compiler's Application Deployment to package a project, MATLAB generates a directory named after your ...

5 giorni fa | 0

| accettato

Risposto
Why does my MATLAB Web App Server return a "Wrong Platform" when uploading a MATLAB Compiler's Web App?
The "Wrong platform" message indicates that the platform on which the application was compiled in not compatible with the platfo...

5 giorni fa | 0

| accettato

Risposto
IP protection of Simulink Library Models
It is possible to protect a Custom Library model in Simulink. The following is the workflow to be followed for the same:  Implem...

5 giorni fa | 1

| accettato

Risposto
Publish MATLAB Web App on Internet
The MATLAB Web App Server is not intended for use on the public internet due to security risks. It was designed for use within a...

5 giorni fa | 7

| accettato

Risposto
Why does my Simulink Real-Time model stop with an "Overload limit exceeded" error?
This message indicates that the target computer was unable to complete all of the calculations needed for a time step before the...

5 giorni fa | 0

| accettato

Risposto
「parsim」の PreSimFcn で基本ワークスペース変数を設定/変更するスクリプトを呼び出すにはどうすればよいでしょうか?
添付の例をご覧ください。スクリプトを使用して、実行回数に基づいてベースワークスペースの「Ka」の値を変更します。PreSimFcnのevalin()を使用して、従属変数を割り当て、ベースワークスペースのスクリプトを呼び出します。

5 giorni fa | 0

| accettato

Domanda


「parsim」の PreSimFcn で基本ワークスペース変数を設定/変更するスクリプトを呼び出すにはどうすればよいでしょうか?
シミュレーション前にベースワークスペース変数を設定/変更するために通常呼び出すスクリプトがあります。 このシミュレーションを「parsim」ワークフローに移行する際、Simulink.SimulationInputオブジェクトを使用する必要があるのですが、...

5 giorni fa | 1 risposta | 0

1

risposta

Risposto
Why am I getting a "Unmatched parameter name" error when trying to connect to a database using the "database" command in MATLAB R2024b?
This issue can occur when the database name "database_name" already exists as a Data Source in MATLAB. To verify this, run the f...

6 giorni fa | 0

| accettato

Domanda


Why am I getting a "Unmatched parameter name" error when trying to connect to a database using the "database" command in MATLAB R2024b?
I am trying to connect to a database using the following command: conn = database(database_name, username, password, driver_nam...

6 giorni fa | 1 risposta | 0

1

risposta

Risposto
How to create Verilog or VHDL code for deep learning networks using the Deep Learning HDL toolbox?
Regarding the examples you referenced, "Get Started with Deep Learning FPGA Deployment on Intel Arria 10 SoC" and "Human Pose Es...

6 giorni fa | 0

| accettato

Risposto
How to disable Tab completion in MATLAB Editor and Command Window
Yes, it is possible to disable Tab completion in the MATLAB Editor and Command Window. You can do this as follows:      1) Click...

6 giorni fa | 0

| accettato

Domanda


How to disable Tab completion in MATLAB Editor and Command Window
Is it possible to disable Tab completion in the MATLAB Editor and Command Window?

6 giorni fa | 1 risposta | 0

1

risposta

Risposto
「必要な MathWorks サービスと通信できません (エラー 5200)。」が発生します。
このエラーは、MATLAB がライセンスの問題に直面したことを示しています。このエラーを解決するには、次の解決策を確認してください。 MATLAB を再起動 MATLAB が実行中の場合、シャットダウンして再起動し、問題が解決するか確認します。 MathW...

6 giorni fa | 0

| accettato

Risposto
MATLAB Drive へのアクセスを無効にしたり制限したりする方法はありますか?
MATLAB Drive へのアクセスを無効化または制限することはできません。ユーザーは、MATLAB で使用する画像、ドキュメント、ビデオなど、あらゆる種類のファイルを MATLAB Drive にアップロードできます。

6 giorni fa | 0

| accettato

Domanda


MATLAB Drive へのアクセスを無効にしたり制限したりする方法はありますか?
MATLAB Drive へのアクセスを無効にしたり制限したりする方法はありますか?

6 giorni fa | 1 risposta | 0

1

risposta

Risposto
Is there a way to disable or restrict MATLAB Drive access?
It is not possible to disable or restrict access to MATLAB Drive. Users can upload any file type to MATLAB Drive, including imag...

6 giorni fa | 0

| accettato

Domanda


How to create Verilog or VHDL code for deep learning networks using the Deep Learning HDL toolbox?
I need some guidance on how to create Verilog/VHDL code for any deep learning model using the Deep Learning HDL Toolbox. The Dee...

9 giorni fa | 1 risposta | 0

1

risposta

Risposto
Remote access to a Simulink Real-Time Speedgoat target through VPN
Option 1: Target Access with Remote Host PC through VPN The recommended approach is to install a remote host PC next to the Spee...

9 giorni fa | 3

| accettato

Risposto
Why does the "dos" command not work as expected when using "cd" to switch directories?
The behavior you are observing is expected. When you use the "dos" command to execute a command like "cd", it runs in a separate...

9 giorni fa | 0

| accettato

Risposto
Can Compiler SDK C++ library support multithread?
When using the C++ MATLAB Data API, you can either start the run-time in in-process mode or out-of-process mode: https://www.mat...

9 giorni fa | 0

| accettato

Domanda


Can Compiler SDK C++ library support multithread?
I use MATLAB Compiler SDK to compile a MATLAB function, and this function will be called in an app with concurrent users. Can th...

9 giorni fa | 1 risposta | 0

1

risposta

Risposto
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?
Option 1: Use Root-Level Inport Data The "From File" block was deprecated in R2020b in favor of using the root-level input port ...

9 giorni fa | 0

| accettato

Risposto
Why do I receive License Manager Error -83?
This error can occur for the following reasons: 1. The version of MATLAB is newer than the version of the license.dat file on th...

9 giorni fa | 1

| accettato

Risposto
Can I use the 'From Workspace' block in a Speedgoat simulation with Simulink Real-Time?
While it is technically possible to use the 'From Workspace' block with Simulink Real-Time (SLRT), it is not recommended. This i...

9 giorni fa | 0

| accettato

Carica altro