質問


Test Manager では、「バスの配列」に対する Excelファイル入力はサポートされていますか?
Test Managerのテストハーネスに、Excelシートからデータをインポートしたいと考えています。 テストハーネスへの入力は バス信号の配列(array of buses) です。

9日 前 | 1 件の回答 | 0

1

回答

回答済み
Why does code generated from my .SLXP model with setting "Obfuscated source code" contain non-obfuscated source code?
Certain components are not obfuscated because they were defined in the top model "CounterSystem.slx", but still need to be refer...

12日 前 | 0

| 採用済み

質問


Why does code generated from my .SLXP model with setting "Obfuscated source code" contain non-obfuscated source code?
I'd like to generate code from an .SLXP model with setting "Obfuscated source code", but the generated code contains non-obfusca...

12日 前 | 1 件の回答 | 0

1

回答

回答済み
Where can I find information on MathWorks Policies for Privacy, Information Security or Data Storage?
Information on Policies for Privacy, Information Security or Data Storage can be found in the MathWorks Trust Center. SOC 3 Sec...

13日 前 | 0

| 採用済み

回答済み
Torque / PBS クラスターでの並列計算で "qsub: Job exceeds queue resource limits" エラーが発生するのはなぜですか?
このエラーは、ジョブの要求がキューのリソース制限を超えていることを示します。システム管理者に、キューの正確な制限、物理ノード数、ノードあたりのプロセッサ/コア数を確認します。各ノードに複数コアがあり、ジョブあたりのワーカー数が物理ノード数を超える場合は、ク...

13日 前 | 0

| 採用済み

質問


Torque / PBS クラスターでの並列計算で "qsub: Job exceeds queue resource limits" エラーが発生するのはなぜですか?
Torque または PBS クラスター向けの Parallel Computing Toolbox 構成に対して並列ジョブを提出しています。ClusterSize をクラスター内のノード数より大きい値(ただし、総コア数や MATLAB Parallel ...

13日 前 | 1 件の回答 | 0

1

回答

回答済み
How can I use Visual Studio Code to debug my MinGW C/C++ file?
The GDB debugger that comes with the MinGW64 compiler can be used to debug your MEX code with Visual Studio Code (VS Code). The ...

13日 前 | 1

| 採用済み

回答済み
How can I access MATLAB after being removed from my University License?
Please contact your University IT if you believe you were removed from your University License in error.  Users who were pr...

13日 前 | 0

| 採用済み

質問


How can I access MATLAB after being removed from my University License?
I was recently removed from my University License. Without being added back to the University License, how can I access MATLAB a...

13日 前 | 1 件の回答 | 0

1

回答

回答済み
評価版ライセンスの終了後、MATLAB Online にあるファイルにアクセスするにはどうすればよいですか?
MATLAB Online で利用しているファイル・フォルダは MATLAB Drive 上で管理されています。 MATLAB Drive は、MathWorks Account をお持ちであれば利用可能ですので、評価中に作成いただいたアカウントでログイン...

13日 前 | 0

| 採用済み

回答済み
Sysmac Controller Interface ブロックを開くとエラーが出るのは何故ですか?
Sysmac Controller Interface ブロックは、OMRON社より提供されている Sysmac Studio Library のブロックでしょうか。その場合、残念ながら、弊社では当該ライブラリに関する技術情報を持ち合わせておりません。エラ...

13日 前 | 0

| 採用済み

質問


Sysmac Controller Interface ブロックを開くとエラーが出るのは何故ですか?
Simulink R2025b を使用しています。モデル内のSysmac Controller Interface ブロックを開くと、下記のエラーが出力されるマシンと出力されないマシンがあります。 '・・・/Sysmac Controller Inter...

13日 前 | 1 件の回答 | 0

1

回答

回答済み
Why there is a time delay of one time step while co-simulating a FMU in Simulink?
The delay you see in co-simulation is a documented behavior for co-simulation of FMUs and standardized in the FMI standard. Her...

13日 前 | 2

| 採用済み

回答済み
Simulink で FMU の連成シミュレーション中に 1 タイム ステップの時間遅延が発生するのはなぜですか?
連成シミュレーションで見られる遅延は、FMUの連成シミュレーションで文書化された動作であり、FMI規格で標準化されています。 以下は、ドキュメントのリファレンスです。 https://jp.mathworks.com/help/fmuexport/ug/...

13日 前 | 0

| 採用済み

回答済み
How do I preemptively include a Basic Authentication header when working with webread/webwrite/websave?
R2026a and later Starting in MATLAB R2026a, to use Basic Authentication, create a "weboptions" object with the "BasicAuthentica...

14日 前 | 6

| 採用済み

回答済み
How can I optimize RAM, ROM, and stack usage in generated code?
Optimizing memory consumption in generated code is not a single switch or setting. RAM, ROM, and stack usage are influenced by a...

14日 前 | 0

| 採用済み

回答済み
Why do I receive an Error 403 when connecting to an existing MATLAB session using MATLAB MCP Core Server?
This is a known issue that can occur when attempting to connect to an existing MATLAB session using MATLAB MCP Core Server. This...

14日 前 | 0

| 採用済み

質問


Why do I receive an Error 403 when connecting to an existing MATLAB session using MATLAB MCP Core Server?
When I try to connect to an existing MATLAB session using the MATLAB MCP Core Server, the connection fails with a 403 error. Why...

14日 前 | 1 件の回答 | 0

1

回答

回答済み
How do I resolve the error "Unable to set the 'TargetSettings' property of class 'Target' because it is read-only" with Speedgoat & SLRT R2026a and later?
Starting in R2026a, SLRT target settings are immutable after they are created. This means that you cannot change the target conf...

14日 前 | 0

| 採用済み

質問


How do I resolve the error "Unable to set the 'TargetSettings' property of class 'Target' because it is read-only" with Speedgoat & SLRT R2026a and later?
Since upgrading to R2026a, my Simulink Real-Time (SLRT) scripts that configure the Speedgoat target definition, such as the IP a...

14日 前 | 1 件の回答 | 0

1

回答

回答済み
How do I configure the IP address of my Speedgoat target in SLRT Explorer in R2026a and later?
Starting in R2026a, SLRT target objects are immutable. This means that you cannot change target settings, such as the name and I...

14日 前 | 0

| 採用済み

質問


How do I configure the IP address of my Speedgoat target in SLRT Explorer in R2026a and later?
I would like to connect to my Speedgoat target computer from MATLAB R2026a using Simulink Real-Time (SLRT). However, when I open...

14日 前 | 1 件の回答 | 0

1

回答

回答済み
Is "mldivide," "linsolve," or "ldl" fastest for solving square tridiagonal matrices in MATLAB R2026a?
Out of the mentioned functions, it is recommended to use "mldivide" to solve these equations, even when n is very small. This is...

15日 前 | 1

| 採用済み

質問


Is "mldivide," "linsolve," or "ldl" fastest for solving square tridiagonal matrices in MATLAB R2026a?
I have an equation A*x=b, where A is a nxn square tridiagonal matrix. I have a few questions about the performance of MATLAB fun...

15日 前 | 1 件の回答 | 0

1

回答

回答済み
How to select text from a "uialert" modal dialog in App Designer in MATLAB R2024a on Windows?
Text selection using the mouse cursor within a "uialert" modal dialog is not supported in MATLAB R2024a. The dialog is designed ...

15日 前 | 0

| 採用済み

質問


How to select text from a "uialert" modal dialog in App Designer in MATLAB R2024a on Windows?
When opening a modal dialog using "uialert" in App Designer, why does the focus automatically shift to the dialog button and pre...

15日 前 | 1 件の回答 | 0

1

回答

回答済み
How can I use a "Simulink.Signal" Object as a parameter in a masked subsystem?
Using a "Simulink.Signal" object directly as a mask parameter is not supported as of Simulink R2026a. As a workaround, pass the ...

15日 前 | 0

| 採用済み

回答済み
FMU Code Generation Support from Simulink & Platform Compatibility Considerations
Since R2023b: Binary-based code generation for FMUs Starting with MATLAB R2023b, Simulink supports code generation from FMUs usi...

15日 前 | 0

| 採用済み

回答済み
How to use the "fred" function with the new FRED REST API before and after MATLAB R2025b?
This is expected behavior due to the FRED API system disabling some of their endpoints that the previous "fred" interfaced used....

16日 前 | 1

| 採用済み

質問


How to use the "fred" function with the new FRED REST API before and after MATLAB R2025b?
I have a MATLAB script that uses the Datafeed Toolbox to pull economic data from the Federal Reserve Economic Data (FRED). Howev...

16日 前 | 1 件の回答 | 0

1

回答

さらに読み込む