Beantwortet
ファイルインストールキーとアクティベーションキーはどのように取得しますか?
ファイル インストール キーは、お持ちのライセンスでインストールすることのできる製品の情報を含みます。 アクティベーションキーは、ライセンスセンター上でユーザーの MathWorks アカウントをライセンスに紐づけますライセンス管理者:ライセンス管理者は、...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
Simulink Compiler の 1 つのシミュレーション状態を保存して別セッションで続行することはできますか?
デプロイ済みアプリケーションから Operating Point をファイルに保存できます。次のセッションでこのファイルを読み込み、モデルに Operating Point をロードできます。 詳細は添付のファイルをご覧ください。 The code is ...

etwa ein Monat vor | 0

| akzeptiert

Frage


Simulink Compiler の 1 つのシミュレーション状態を保存して別セッションで続行することはできますか?
1 つの Simulink Compiler セッションでシミュレーション状態を保存し、別の Simulink Compiler セッションでそのシミュレーション状態を読み込みたいです。 たとえば、デプロイしたシミュレーションを一度実行して、時刻 t = ...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I save the state of one Simulink Compiler simulation and continue it in another session?
Yes, you can save an Operating Point to file from a deployed application. Then you can load this file in the next session of you...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
MATLAB Production Server のサンプル MagicSquare の実行で 404 エラーとなるのはなぜですか?
このエラーは、クライアントで指定している URL が何らかの形で誤っていることを意味します。たとえば次のような箇所です。 MagicSquare mSq = client.CreateProxy<MagicSquare>( new Uri("h...

etwa ein Monat vor | 0

| akzeptiert

Frage


MATLAB Production Server のサンプル MagicSquare の実行で 404 エラーとなるのはなぜですか?
64-bit MATLAB Production Server のトライアルで magic squares のサンプルを実行しようとすると 404 error が発生します。以前は問題なく動作していたのですが、現在は動きません。以下のエラーは MPS .N...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
404 error running MagicSquare example with MPS
This error just means the URL is wrong in some form when specifying it in the client, such as at: MagicSquare mSq = client.Crea...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
マルチウィンドウアプリを Web アプリとして MATLAB Web App Server にデプロイできますか?
マルチウィンドウアプリは Web アプリではサポートされていません。 これは、'figure' や 'uifigure' への複数回の呼び出しが Web アプリではサポートされないためです。さらに、別ウィンドウとして表示されるダイアログボックスを作成する関...

etwa ein Monat vor | 0

| akzeptiert

Frage


マルチウィンドウアプリを Web アプリとして MATLAB Web App Server にデプロイできますか?
このドキュメンテーションページでは、App Designer を使ってマルチウィンドウアプリを作成するワークフローを示しています。  App Designer でのマルチウィンドウ アプリの作成 しかし、MATLAB Compiler で Web...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I resolve the error "Current root build folder <file> is not accessible by one or more of the parallel workers. Verify that workers can write to this location." when running Simulink R2022a in parallel mode?
This issue was fixed in R2024a. To resolve this issue in your current version, you can explicitly add write privileges to your w...

etwa ein Monat vor | 0

| akzeptiert

Frage


How do I resolve the error "Current root build folder <file> is not accessible by one or more of the parallel workers. Verify that workers can write to this location." when running Simulink R2022a in parallel mode?
I am using Simulink R2022a to run a simulation in parallel. However, when I try to run the model I get the following error: Err...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I integrate MATLAB and Simulink Online Courses?
The MATLAB and Simulink Online Courses can be integrated with various LMSs. Refer to MathWorks Documentation for completing this...

etwa ein Monat vor | 0

| akzeptiert

Frage


How do I integrate MATLAB and Simulink Online Courses?
I would like to integrate the self-paced courses for MATLAB and Simulink with a Learning Management System (LMS), how can I do s...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I integrate MATLAB Grader with a Learning Management System?
MATLAB Grader can be integrated with various LMSs. Refer to MathWorks Documentation for completing this integration for a specif...

etwa ein Monat vor | 0

| akzeptiert

Frage


How do I integrate MATLAB Grader with a Learning Management System?
I would like to integrate MATLAB Grader with a Learning Management System (LMS), how can I do so?

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I create MATLAB Grader problems that can be accessed in multiple Learning Management Systems?
To add courses that can be used across multiple LMSs, the following steps should be taken: 1) Link your MathWorks account in all...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
Why does the RLOCUS plot curve incorrectly in MATLAB R2009a?
The horizontal line is not a problem: the system has one more pole than zero, so there ought to be an asymptote. The grouping ne...

etwa ein Monat vor | 0

| akzeptiert

Frage


How to read and write AXI4/AXI4-Lite registers from code generated by Embedded Coder R2025b on a bare-metal MicroBlaze processor?
I have a Simulink model where one part is implemented with Embedded Coder on a bare-metal MicroBlaze soft processor, and another...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I enable license borrowing for a network license?
To improve license mobility, license borrowing can be enabled for network licenses. License borrowing allows users to run MATLAB...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
Why are my MATLAB preferences not included during compilation in R2022a and later?
For MATLAB R2022a and later, when using the mcc command to build and package MATLAB code for deployment, you must explicitly inc...

etwa ein Monat vor | 0

| akzeptiert

Frage


Why are my MATLAB preferences not included during compilation in R2022a and later?
I have code that relies on a proxy setting included in my MATLAB preferences. In R2021b and earlier releases, this would automat...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I determine what processor I have using MATLAB?
You can use the attached `getProcessorInfo.m` function determine processor information about your computer. This function will r...

etwa ein Monat vor | 1

| akzeptiert

Beantwortet
How to debug a polyspace-configure issue?
Before contacting MathWorks Support, please collect the debug log files related to polyspace-configure by following the procedur...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
MATLAB .NET Engine API で起動後に MATLAB のバージョンを切り替えることは可能ですか?
同一のアプリセッション内で 2 つの異なる MATLAB リリースを起動することはサポートされていません。最初の MATLAB インスタンスを起動すると、リリース固有の C++ ライブラリがロードされます。これらの C++ ライブラリは同一のアプリセッショ...

etwa ein Monat vor | 0

| akzeptiert

Frage


MATLAB .NET Engine API で起動後に MATLAB のバージョンを切り替えることは可能ですか?
C# アプリケーションから .NET Engine API を介して MATLAB を起動して、Simulink モデルを実行することを検討中です。Simulink モデルはさまざまな MATLAB バージョン(例: R2023b や R2025b)で作成...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
When to use Enumerations in Variant control expressions?
The variant choices you select, determine which components of a Simulink model get activated or deactivated. You can create a V...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
Is it possible to switch MATLAB versions after launching via the MATLAB .NET Engine API?
Launching two different MATLAB releases in the same app session is not supported. Launching the first instance of MATLAB causes ...

etwa ein Monat vor | 0

| akzeptiert

Frage


Is it possible to switch MATLAB versions after launching via the MATLAB .NET Engine API?
I want to launch MATLAB via the .NET Engine API from a C# application to run my Simulink models. My Simulink models are created ...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I setup MATLAB Web App Server authentication and authorization with Okta?
This article will guide you through setting up MATLAB Web App Server authentication and authorization through Okta. Contents Pre...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
親モデルのデータディクショナリからSimulink.VariantControlを子モデルに引数として渡すことはできますか?
親モデルのSLDDから子モデルへ、Simulink.VariantCotrolを渡すことは可能です。以下の手順に従ってください。Simulinkデータディクショナリー(例:ParentDict.sldd)を作成し、Simulink.VariantContr...

etwa ein Monat vor | 0

| akzeptiert

Mehr laden