Respondida
Does MathWorks provide support for the VeriStand Model Generation Support Add-On?
The "VeriStand Model Generation Support" support package, as well as the legacy "VeriStand Model Framework", are developed by NI...

alrededor de 1 mes hace | 1

| aceptada

Respondida
Is it possible to connect to my Simulink Real-Time Speedgoat target machine through a network that uses NAT?
Certain VPN solutions use Network Address Translation (NAT). Support for NAT-based network topologies depends on the Simulink Re...

alrededor de 1 mes hace | 0

| aceptada

Respondida
Why does my MEX-built library return a NaN value when compiled with Visual Studio 2022 17.14 and later
This issue seems to be caused by a change in compiler behavior and how newer versions of the Visual Studio 2022 compiler handle ...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


Why does my MEX-built library return a NaN value when compiled with Visual Studio 2022 17.14 and later
I am building a MEX shared library using MATLAB R2025a and Visual Studio 2022 17.14. The compilation completes successfully, but...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
Where was my IVI driver installed on Windows, and how can I use it in MATLAB for instrument control?
You should be able to check the installed drivers on your system by using 'instrhwinfo'. Specifically, the devices supported by ...

alrededor de 1 mes hace | 0

| aceptada

Respondida
How can I get the sample time of a block at the start of a simulation and use it to set model parameters?
This can be achieved using either an S-function or a MATLAB System. Querying the "CompiledSampleTime" property at Mask initiali...

alrededor de 1 mes hace | 0

| aceptada

Respondida
How can I create a road with an intersection in RoadRunner?
Launch RoadRunner, then on the initial Getting Started screen, click the New Project button and specify the location where the p...

alrededor de 1 mes hace | 0

| aceptada

Respondida
RoadRunnerでは、どうやって交差点のある車道を作成しますか?
RoadRunnerと立ち上げ、初期画面「Getting Started」で「New Project」ボタンを押して、プロジェクトの保存場所を指定してください。キャンバスがあるRoadRunnerのメイン画面が表示されたら、同画面右上の選択モードが「SCE...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


RoadRunnerでは、どうやって交差点のある車道を作成しますか?
RoadRunnerでは、どうやって交差点のある車道を作成しますか?

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I create a road with an intersection in RoadRunner?
How can I create a road with an intersection in RoadRunner?

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
How can I keep a satellite CAD model visible when zooming out in Satellite Scenario Viewer?
To keep the CAD model visible over a larger viewing range, increase the value of the "Visual3DModelScale" property for the "Sate...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


How can I keep a satellite CAD model visible when zooming out in Satellite Scenario Viewer?
I am displaying a custom CAD model for a satellite in Satellite Scenario Viewer. When I zoom out, the CAD model changes to a po...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
How do I change the directory my support packages get installed in?
MATLAB installs all support packages to a specific root folder in a default location: What is the default directory support pack...

alrededor de 1 mes hace | 1

| aceptada

Respondida
Why do I get the error "TCP Client Connect Error: Address already in use (248)" when restarting my Simulink Real-Time simulation on Speedgoat?
Typically, the "Address already in use (248)" error comes from the fact that the TCP socket is going into the "TIME_WAIT" or "FI...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


Why do I get the error "TCP Client Connect Error: Address already in use (248)" when restarting my Simulink Real-Time simulation on Speedgoat?
I'm currently using TCP to establish communication between my Speedgoat target machine (TCP client) and a sensor (TCP server). T...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
Why do I get a "Python commands require a supported version of CPython." error in MATLAB R2023a when I have a compatible version (3.10.0) installed?
There are two ways to use Python with MATLAB: 1) Using Python commands from MATLAB 2) Running MATLAB commands from Python Runnin...

alrededor de 1 mes hace | 0

| aceptada

Respondida
How to perform branching and merging in MATLAB's SVN integration?
MATLAB's SVN integration does not support branching or merging. You would need to use an external client like TortoiseSVN or the...

alrededor de 1 mes hace | 0

| aceptada

Respondida
How can I control the signal rate when using the Simulation 3D Joystick block and handle the inherited sample-time warning?
The Simulation 3D Joystick block uses an inherited sample time of -1. Because the block does not expose an explicit sample-time ...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


How can I control the signal rate when using the Simulation 3D Joystick block and handle the inherited sample-time warning?
I am using the Simulation 3D Joystick block in a Simulink model. When I compile or run the model, I receive a warning similar to...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
How do I zoom into a selected region in Simulation Data Inspector during a simulation in Simulink R2025b Update 2?
From MATLAB R2025a, the behaviour of the zoom functionality in SDI has changed, and the zoom area automatically "jumps" to the l...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


How do I zoom into a selected region in Simulation Data Inspector during a simulation in Simulink R2025b Update 2?
I have a simulation running in Simulink R2025b Update 2. In Simulation Data Inspector (SDI), when a simulation is running and I ...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
Why do I get an error during test execution regarding "no baseline data is available" in Simulink Test Manager R2025b?
Please check whether any signals (at least 1) are selected for the first iteration in your baseline test case. Usually, this err...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


Why do I get an error during test execution regarding "no baseline data is available" in Simulink Test Manager R2025b?
I have a baseline test with two baselines, each assigned to an iteration. However, the Test Manager is reporting that it cannot ...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
How do I troubleshoot very slow simulation using a global variable step solver on a relatively simple Simscape model?
There are many reasons for a simulation to be slow, but if the model works with a local fixed step solver and is a relatively sm...

alrededor de 1 mes hace | 0

| aceptada

Respondida
Which options and supported items are available for CERT-C and CWE in Polyspace?
1. To apply CERT-C, you can use the option in Configuration > Coding Standards & Code Metrics > "Check SEI CERT-C". Yo...

alrededor de 1 mes hace | 0

| aceptada

Respondida
Polyspace에서 CERT-C 와 CWE 의 지원 항목과 적용할 수 있는 옵션이 어떻게 됩니까?
1. CERT-C를 적용하려면 Configuration > Coding Standards & Code Metrics > Check SEI CERT-C 옵션을 사용하실 수 있습니다. 다음 문서에서 해당 옵션 설명 ...

alrededor de 1 mes hace | 0

| aceptada

Respondida
コンパイルした MATLAB アプリケーションの実行ファイルと同じ場所に追加フォルダーを配置するにはどうすればよいですか。
MATLAB Compiler のコンパイルアプリ(standaloneApplicationCompiler)には、追加ファイルや追加フォルダーを実行ファイルと同じディレクトリへ直接インストールするための標準的な GUI 機能はありません。 回避策として...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


コンパイルした MATLAB アプリケーションの実行ファイルと同じ場所に追加フォルダーを配置するにはどうすればよいですか。
MATLAB Compiler のコンパイルアプリ(standaloneApplicationCompiler)を使用してアプリケーションをコンパイルし、インストールされるアプリケーションとともにデータファイルを格納したフォルダーも配布したいと考えています...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Respondida
How can I deploy an additional folder next to a compiled MATLAB application executable?
The compile app (standaloneApplicationCompiler) does not provide a standard GUI feature to install additional files or folders d...

alrededor de 1 mes hace | 0

| aceptada

Pregunta


How can I deploy an additional folder next to a compiled MATLAB application executable?
I want to compile an application with compile app (standaloneApplicationCompiler) and deploy a folder with the installed applica...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Cargar más