Pregunta


コマンドウィンドウにメッセージを表示するにはどうしたらよいですか?
プログラムを書いています。コマンドウィンドウに「job done」というメッセージを出力として表示したいのですが、どのようにすればよいでしょうか?

13 días hace | 1 respuesta | 0

1

respuesta

Respondida
Why is the MEX file I generated from my MATLAB code slower than the MATLAB code?
It is important to remember that under the hood, a MEX file is simply a function that calls a C/C++ (or sometimes Fortran) subro...

14 días hace | 0

| aceptada

Respondida
Why do I receive a ' Error C1189 #error: -- unsupported Microsoft Visual Studio version! Only the versions 2012, 2013, 2015 and 2017 are supported!' error in the CUDA 'host_config.h' file when trying to compile CUDA code with GPU Coder?
The cause of this error is an update to Visual Studio 2017 that breaks support for CUDA. Please note that Microsoft does not gi...

14 días hace | 0

| aceptada

Respondida
MathWorks Service Host のアンインストールと再インストール手順を教えてください。
MathWorks Service Host は、MathWorks ソフトウェアにおいて重要な役割を果たします。起動に関する問題が発生した場合、MathWorks Service Hostをアンインストールして再インストールすることで、これらの問題が解決...

14 días hace | 0

| aceptada

Respondida
Why do I get a channel mismatch error between predictions and targets when using "trainnet"?
This issue arises due to a mismatch between the expected format of the target data and what is provided to the "trainnet" functi...

15 días hace | 0

| aceptada

Pregunta


Why do I get a channel mismatch error between predictions and targets when using "trainnet"?
I am trying to train a neural network using the "trainnet" function. My setup involves splitting a dataset into training and tes...

15 días hace | 1 respuesta | 0

1

respuesta

Respondida
What dependencies are needed to install MATLAB on "minimal" or "core" Linux installations?
MATLAB and Simulink are validated on standard installations of the distributions listed on our system requirements page: MATLAB ...

15 días hace | 1

| aceptada

Respondida
Why do I get an error regarding third-party software when downloading or installing a support package?
Firstly, see if a local computer administrator can perform the installation of the support package. Please note that support pac...

15 días hace | 7

| aceptada

Respondida
How can I set the Vendor for an IP Core generated by HDL Coder?
It is currently not possible to specify the IP Core vendor in MATLAB/Simulink. The development team is aware of this enhancement...

15 días hace | 1

| aceptada

Respondida
Why does the check "db_0129: Stateflow transition appearance" violate even when I do not have any transition lines overlapping with other objects in my Stateflow Chart in MATLAB R2022b Model Advisor?
To resolve this issue, please ensure that you don't have any empty annotation blocks that may be overlapping with the transition...

18 días hace | 0

| aceptada

Respondida
How can I get a thermal-infrared image preview when acquiring from a FLIR IR camera with Image Acquisition Toolbox?
The following MATLAB example code enables the full bit depth mode for camera preview, and specifies a jet colormap for the previ...

18 días hace | 1

| aceptada

Respondida
Why do I see the error, The application “Dock” does not have permission to open “(null)” when starting MATLAB after updating to MacOS 15.1?
This error affects the Intel versions of MATLAB R2024a and older releases on macOS 15.1. The Intel version of MATLAB R2024b is n...

18 días hace | 13

| aceptada

Respondida
怎样在联网计算机上安装 MATLAB 及其他 MathWorks 产品?
在 Windows 或 macOS 上安装 MATLAB 需要管理员权限。Linux 不需要 root 权限。您的计算机必须连接上因特网并获得有效的许可证,然后登录官网下载 MathWorks 安装程序。 您可以在 MathWorks许可证中心 内查看您的...

18 días hace | 1

| aceptada

Respondida
How do I handle round-off errors in my MATLAB code?
Round-off errors demonstrates a fundamental problem with the way computers deal with fractional numbers. Some numbers (in fact, ...

18 días hace | 2

| aceptada

Respondida
Why am I continuously prompted to activate when I try to launch MATLAB?
When launching MATLAB, you will be prompted to activate if no valid license files can be found on the license file search path. ...

19 días hace | 18

| aceptada

Respondida
SimulinkのDMRファイルが一時ディレクトリに生成される問題の管理方法
Simulinkでは、信号のログデータを保存するためにDMRファイルを一時ディレクトリに生成します。このファイルには、以下のようなデータが含まれる場合があります: ・ログ対象として指定された信号データ ・出力ポートのデータ ・「To Workspace」ブ...

19 días hace | 0

| aceptada

Pregunta


SimulinkのDMRファイルが一時ディレクトリに生成される問題の管理方法
Simulinkで複数のシミュレーションを実行すると、一時ディレクトリ(「Temp」や「tmp」フォルダ)に「.dmr」という拡張子の大きなファイルが生成されます。これらのファイルのサイズや生成方法を管理する方法はありますか?

19 días hace | 1 respuesta | 0

1

respuesta

Respondida
What are AUTOSAR RTE files? What is the purpose of the "stub" directory in an AUTOSAR build for SIL/PIL testing?
The "stub" directory has some ARXML files, some C files and some H files. The content of this directory is normally the output o...

19 días hace | 0

| aceptada

Pregunta


What are AUTOSAR RTE files? What is the purpose of the "stub" directory in an AUTOSAR build for SIL/PIL testing?
What is the purpose of the "stub" directory in an AUTOSAR build? How do these files relate to SIL/PIL testing and why are they n...

19 días hace | 1 respuesta | 0

1

respuesta

Respondida
How can I reload my real-time application with the parameters from a previous run with Simulink Real-Time?
In Simulink Real-Time R2021a and later releases, there is a feature that automatically saves a parameter set file named 'autoSav...

19 días hace | 0

| aceptada

Respondida
Why do I receive License Manager Error -5?
There are multiple reasons why you might be receiving this error:The product is not in the Network License Manager's license fil...

19 días hace | 0

| aceptada

Respondida
Why does the 'LoadFcn' Callback of a commented block get executed in Simulink R2024b?
As for Simulink R2024b, this is the expected behavior. We can classify the block callbacks in two categories: edit time and run ...

20 días hace | 0

| aceptada

Respondida
How do I use a custom Tomcat version in Polyspace?
As of MATLAB R2022b, Polyspace Metrics is deprecated. Thus, Polyspace no longer depends on Tomcat in MATLAB R2022b and later rel...

20 días hace | 0

| aceptada

Respondida
Why do I receive Error 5003 or 5010 - Unable to communicate with required MathWorks services?
This error indicates that MathWorks Services are currently unavailable. Please check the status page link below or try again lat...

20 días hace | 1

| aceptada

Respondida
Why does function 'createComponentAsModel' create an enum data type that leads to a data type mismatch when building a model using the autosar.tlc target?
Please note, that the enum-definitions that are generated from the ARXML-file should have either unique names for their enum-typ...

20 días hace | 0

| aceptada

Respondida
How can I ensure that linear constraints are not violated in intermediate iterations when using optimization functions?
Solvers from the Global Optimization Toolbox like patternsearch or surrogateopt can be better suited for these problems compared...

20 días hace | 0

| aceptada

Pregunta


How can I ensure that linear constraints are not violated in intermediate iterations when using optimization functions?
How can I ensure that linear constraints are not violated in intermediate iterations when using optimization functions? The docu...

20 días hace | 1 respuesta | 0

1

respuesta

Respondida
どのように MATLAB をクリーンインストールしますか?
以前のインストールファイルが残っていると、MATLAB の起動や新規インストール時に問題を引き起こす可能性があります。その場合は、クリーンインストールを実施します。 クリーンインストールを行うには、次のステップに従います。MATLAB のアンインストールイ...

20 días hace | 0

| aceptada

Respondida
RoadRunner をインストールしたいのですがどのようにすればよいですか?
RoadRunner のインストール方法は、以下の手順を参考してください。 手順 1: RoadRunner のライセンスファイルと製品インストーラーの取得 ※注:         -RoadRunner をダウンロードするには、RoadRunner ...

21 días hace | 0

| aceptada

Respondida
How can I exclude a file from the automatic dependency analysis performed by MATLAB Compiler?
Since R2016b, there is a new MATLAB Compiler feature to automatically include dependent files, such as MAT files, text, spreadsh...

21 días hace | 0

| aceptada

Cargar más