질문


What is the fastest way to import roadways created with RoadRunner into MATLAB/Simulink and run vehicle driving simulations?
What is the fastest way to import roadways created with RoadRunner into MATLAB/Simulink and run vehicle driving simulations?

17일 전 | 답변 수: 1 | 0

1

답변

답변 있음
RoadRunner で作成した車道を MATLAB/Simulink にインポートして、車両の走行シミュレーションを実施する最短の方法を教えてください。
1) RoadRunner の SCENE EDITING モードで車道を作成します。車道の作成方法については、交差点の作成に関する参照サイトをご覧ください。また、車道の作成後は File > Save Scene から、シーンファイル(*.rrsc...

17일 전 | 0

| 수락됨

질문


RoadRunner で作成した車道を MATLAB/Simulink にインポートして、車両の走行シミュレーションを実施する最短の方法を教えてください。
RoadRunner で作成した車道を MATLAB/Simulink にインポートして、車両の走行シミュレーションを実施する最短の方法を教えてください。

17일 전 | 답변 수: 1 | 0

1

답변

답변 있음
Does access to MathWorks online training courses expire?
Onramp courses are free for everyone and do not have an expiration date.  Access to Online Training Suite (OTS) courses dep...

18일 전 | 0

| 수락됨

질문


Does access to MathWorks online training courses expire?
I just enrolled in a MathWorks online training course. Will my access expire? Do I have to complete the course in a certain amou...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
What are MathWorks online training courses?
MathWorks online training courses are interactive, self‑paced courses where you learn MATLAB® and Simulink® while completing han...

18일 전 | 0

| 수락됨

질문


What are MathWorks online training courses?
What are MathWorks online training courses?

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
カスタムアドオンをインストールすると「インストールできません」や「依存関係を特定できません」というエラーが出るのはなぜですか?
カスタムアドオンのインストール時に「インストール出来ません」または「依存ファイルを配置できません」といったエラーが表示される場合があります。 この問題は、MATLAB Package Manager(MPM)に必要なパッケージリポジトリが正しく設定されて...

18일 전 | 0

| 수락됨

질문


カスタムアドオンをインストールすると「インストールできません」や「依存関係を特定できません」というエラーが出るのはなぜですか?
カスタムアドオンのインストール時に「インストール出来ません」または「依存ファイルを配置できません」エラーが発生する場合の対処方法

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
How do I add new requirements to my imported set from within the Requirements Editor app?
From the image provided above, the icon to the left of the requirements set (“Import1”) indicates that it has been imported as a...

18일 전 | 0

| 수락됨

질문


How do I add new requirements to my imported set from within the Requirements Editor app?
I’ve recently imported a list of requirements from Microsoft Word into MATLAB R2025b using the Requirements Toolbox. However, it...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
Are MathWorks online training courses available offline?
No. MathWorks online training courses require internet access. They cannot be taken offline. 

18일 전 | 0

| 수락됨

질문


Are MathWorks online training courses available offline?
Are MathWorks online training courses available offline? 

18일 전 | 답변 수: 1 | 0

1

답변

질문


Do I need my own license for products used in a MathWorks self-paced online training course?
I want to take a MathWorks self‑paced online training course. Do I need my own license for the MATLAB or Simulink products used ...

18일 전 | 답변 수: 1 | 0

1

답변

질문


Can I use an Unsupported Python Version with MATLAB?
I want to use Python 3.14 with R2026a Python Interface and Engine API for Python, but I see that the Versions of Python Com...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to detect and prevent antivirus from affecting MATLAB and Simulink performance?
Note: Because antivirus interference is typically a Windows issue, this article is written only for Windows.How to Detect Antivi...

18일 전 | 2

| 수락됨

답변 있음
How can I analyze the PERF files generated by the SLRT profiling workflow in R2026a and beyond?
As of MATLAB R2026a, the Simulink Real-Time (SLRT) profiling workflow has been redesigned. The "getProfilerData" function now ex...

18일 전 | 0

| 수락됨

질문


How can I analyze the PERF files generated by the SLRT profiling workflow in R2026a and beyond?
After upgrading to Simulink Real-Time R2026a or later, I want to profile a real-time application running on my target (e.g., Spe...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
Simscapeモデルを保護するにはどうすればよいでしょうか?
参照にはモデル参照とサブシステム参照の2種類があります。サブシステム参照は、Simscape モデルで入出力ポートとして使用される物理接続ポートを含めることができます。ただし、モデル保護のワークフローを使用してサブシステム参照ブロックを保護することはできま...

18일 전 | 0

| 수락됨

질문


Simscapeモデルを保護するにはどうすればよいでしょうか?
接続ポートが外部に公開されているシンプルな Simscape モデルがあります。このモデルを保護するために、以下の2つの方法を試みました。 まず、S-Function を生成しようとしたところ、次のエラーが発生しました: 選択されたシステムには接続ポート...

18일 전 | 답변 수: 1 | 0

1

답변

질문


API を使用して RoadRunner シミュレーションからアクター軌跡をエクスポートするにはどうすればよいですか。
RoadRunner API を使用して、RoadRunner シナリオ内の Sedan アクターの軌跡をエクスポートしたいと考えています。以下のワークフローを使用しました。 rrApp = roadrunner(projectFolder); rrAp...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
How can I export an actor trajectory from a RoadRunner simulation by using the API?
"exportActorTrajectoryToCSV" requires simulation logging to be enabled before the simulation is started. If logging is not enabl...

18일 전 | 1

| 수락됨

질문


How can I export an actor trajectory from a RoadRunner simulation by using the API?
I want to export the trajectory of the Sedan actor from a RoadRunner scenario by using the RoadRunner API. I used the follo...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
API コマンドを使用して RoadRunner シミュレーションを実行する際に、シミュレーションの終了点を確認するにはどうすればよいでしょうか
"set"コマンドでシミュレーションを開始した後は、"SimulationStatus"プロパティを使用して、次のコマンドにより終了点を確認できます。 while strcmp(get(rrSim,"SimulationStatus"),"Running...

18일 전 | 0

| 수락됨

질문


API コマンドを使用して RoadRunner シミュレーションを実行する際に、シミュレーションの終了点を確認するにはどうすればよいでしょうか
以下の標準的なワークフローで API コマンドを使用して RoadRunner シミュレーションを実行する場合、シミュレーションの終了点を確認したいと考えています。これを行うには、どのようなプログラムになりますか。 rrApp = roadrunner(...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
오프라인 기기에서 지원 패키지를 어떻게 다운로드하고 설치하나요?
MATLAB 패키지 매니저 MATLAB R2019a 및 그 이후의 버전에서 사용 가능 MATLAB 패키지 관리자(MPM)는 MATLAB R2019a 이후 버전에서 오프라인 장치에 지원 패키지를 설치할 때 권장되는 옵션입니다. 다운...

18일 전 | 0

| 수락됨

답변 있음
How do I know the endpoint of RoadRunner simulation using the API command?
After starting the simulation with the "set" command using "SimulationStatus" property, the following command can be applie...

18일 전 | 0

| 수락됨

질문


How do I know the endpoint of RoadRunner simulation using the API command?
With the following standard workflow to execute a RoadRunner simulation using the API command, I want to know the endpoint of th...

18일 전 | 답변 수: 1 | 0

1

답변

답변 있음
Why are my SimBiology Model Analyzer results different from “sbiofit” results in MATLAB R2024a?
In MATLAB, standard error calculations are more sensitive to the fitting configuration than the parameter estimates themselves. ...

19일 전 | 0

| 수락됨

질문


Why are my SimBiology Model Analyzer results different from “sbiofit” results in MATLAB R2024a?
I am using MATLAB R2024a and fitting a SimBiology model using both the SimBiology Model Analyzer app and the "sbiofit" function ...

19일 전 | 답변 수: 1 | 0

1

답변

더 보기