photo

MathWorks Support Team

MathWorks

Last seen: 15日 前 2009 年からアクティブ

Followers: 11   Following: 0

統計

Feeds

表示方法

回答済み
Can I deploy a multiwindow app as a web app using MATLAB Web App Server?
Multiwindow apps are not supported by web apps. This means that multiple calls to 'figure' or 'uifigure' are not supported with...

約24時間 前 | 0

| 採用済み

回答済み
How can I package the MATLAB Runtime Installer with my standalone application from a specific directory?
Executing "compiler.runtime.download" will always download the Runtime installer ZIP-file to a temporary directory. After downlo...

約24時間 前 | 0

| 採用済み

質問


How can I package the MATLAB Runtime Installer with my standalone application from a specific directory?
I am using the Application Compiler to build standalone desktop applications from my MATLAB code with MATLAB Compiler. I am usin...

約24時間 前 | 1 件の回答 | 0

1

回答

回答済み
Why are functions called by "eval" not found by my compiled standalone application?
When a standalone application is compiled, the dependency analyzer does not parse strings or char arrays in M files, including t...

約24時間 前 | 0

| 採用済み

質問


Why are functions called by "eval" not found by my compiled standalone application?
I have a function "databaseConnectWithEval" that is defined as follows: function conn = databaseConnectWithEval conn = eval...

約24時間 前 | 1 件の回答 | 0

1

回答

回答済み
How to get a custom board to show up as a target for 'Hardware Boards' in MATLAB Coder
The 'Hardware Board' option is a list of the currently created hardware configuration objects. If your board does not appear on ...

約24時間 前 | 0

| 採用済み

回答済み
What ports does the Network License Manager use, and how can I set those ports?
The network license manager requires two TCP ports for normal operation. The license manager contains two processes, the license...

約24時間 前 | 2

| 採用済み

回答済み
How do you access the datatype of Bus Element Ports in MATLAB
In order to get the Bus datatype of the Bus Element Outports, you must use the complete path of the port rather than the complet...

約24時間 前 | 1

| 採用済み

回答済み
Why is the output from Signal Editor not as expected?
The time data imported from external experimental data or created as T2 = [0:0.02:10]' can cause discrepancies (diff) between th...

約24時間 前 | 0

| 採用済み

回答済み
Signal Editorの出力が期待通りではありません。なぜですか?
外部からインポートした実験データの時間データや、T2 = [0:0.02:10]' のように作った時間データは、Simulink が使用するタイム ステップの間で不一致(誤差)が生じる可能性があり、予期しないシミュレーション結果となる場合があります。 この...

約24時間 前 | 0

| 採用済み

質問


Signal Editorの出力が期待通りではありません。なぜですか?
Signal Editorから出力される信号が、シナリオで作った信号の期待通りになりません。 これはなぜですか?

約24時間 前 | 1 件の回答 | 0

1

回答

質問


Why is the output from Signal Editor not as expected?
The signal output from Signal Editor does not match the expected signal created in the scenario. Why is this happening?

約24時間 前 | 1 件の回答 | 0

1

回答

回答済み
パラメータの検索順序は、Simulinkの”実行”ボタンとsimコマンドは同じですか?
simコマンドとSimulinkの”実行”ボタンの検索順序は同じです。 唯一の違いは、SimulationInputオブジェクトをsetVariableメソッドと一緒に使用する場合です。 SimulationInputまたはSimulationオブジェクト...

約24時間 前 | 0

| 採用済み

回答済み
TIREMライブラリはどこから入手できますか?
TIREMのライブラリを使用するには、Huntington Ingalls Industries からライブラリを購入する必要があります。 ・Huntington Ingalls Industries https://rfspectrummodels.al...

約24時間 前 | 0

| 採用済み

回答済み
Mac の Apple シリコンは MATLAB でサポートされていますか?
1. ネイティブ R2023b 以降の MATLAB は、Apple シリコン 上でネイティブに動作します。  Apple シリコン 搭載マシンへのインストールや実行方法、システム要件、サポート製品などについては、こちらのリソースページ をご参照ください。...

約24時間 前 | 1

| 採用済み

回答済み
Why am I receiving error messages about singularities in my Simulink model?
The most common reasons for this error are:The equations are forming a positive feedback loop that diverges over time. This coul...

2日 前 | 4

| 採用済み

回答済み
Can I download previous releases of MATLAB?
To determine which releases of MATLAB you are eligible to download, please visit the License Center from the link below. Then, s...

2日 前 | 0

| 採用済み

質問


Can I download previous releases of MATLAB?
Can I download previous releases of MATLAB?

2日 前 | 1 件の回答 | 0

1

回答

回答済み
Why do I receive License Manager Error -5 when using transformation products with MATLAB Parallel Server?
If a job being submitted utilizes a transformation product, then it must be submitted in an interactive communicating job (parpo...

2日 前 | 0

| 採用済み

質問


Why do I receive License Manager Error -5 when using transformation products with MATLAB Parallel Server?
Why do I receive License Manager Error -5 when using transformation products with MATLAB Parallel Server?

2日 前 | 1 件の回答 | 0

1

回答

回答済み
Why do I receive an error that the MATLAB Parallel Server service launched but failed to start?
The mjs service may fail to start for a number of reasons and the more verbose error might be captured inside the mjs-service lo...

2日 前 | 0

| 採用済み

回答済み
How can I see a list of blocks supported for code generation?
In general, you can check code generation readiness for any Simulink block by referring to the "Extended Capabilities" section i...

2日 前 | 0

| 採用済み

質問


How can I see a list of blocks supported for code generation?
How can I see a list of blocks supported for code generation?

2日 前 | 1 件の回答 | 0

1

回答

回答済み
Is MATLAB compatible with Windows 10?
MATLAB R2015a and later is supported on Windows 10. Earlier releases of MATLAB are not supported and are not guaranteed to work ...

2日 前 | 0

| 採用済み

回答済み
What ports and protocols does a Speedgoat target use to communicate with the host in Simulink Real-Time?
The Simulink Real-Time product requires multiple ports and protocols to maintain connectivity between the host PC and Speedgoat ...

3日 前 | 1

| 採用済み

回答済み
What is the maximum number of workers I can use with the 'Processes' or 'local' profile in the Parallel Computing Toolbox?
All releases newer than R2014a can utilize up to 512 workers on a local machine through Parallel Computing Toolbox. Prior to R20...

3日 前 | 2

| 採用済み

回答済み
Why is my GPU device not detected by MATLAB?
1.    Check you have a supported GPU card , see NVIDIA website to check compute capability (https://developer.nvidia.com/cuda-gp...

3日 前 | 0

| 採用済み

回答済み
polyspace-configure の問題をデバッグする方法は?
Polyspace-configureに関する問題をMathWorksサポートに連絡する前に、デバッグログファイルを取得する方法をご案内いたします。 R2020a以前の場合 1. クリーンビルドの実施 polyspace-configureを再実行する前...

3日 前 | 0

| 採用済み

質問


polyspace-configure の問題をデバッグする方法は?
Polyspaceプロジェクトまたはオプションファイルを作成するためにpolyspace-configureを使用していますが、polyspace-configureがプロセス中に失敗するか、最終的にPolyspace解析中にコンパイル問題を引き起こす設定...

3日 前 | 1 件の回答 | 0

1

回答

回答済み
Simulinkにおける代数ループとは何ですか?また、それをどのように解消すれば良いですか?
Simulinkにおける代数ループについては、以下のURLで提供されているSimulinkユーザーガイドに詳しく記載されています:Simulinkユーザーガイド 基本的に、代数ループは、直接フィードスルー(入力が直接出力に影響を与える特性)を持つ入力ポート...

3日 前 | 0

| 採用済み

さらに読み込む