질문


MathWorks の自己学習形式のオンラインコースを受講するために、製品のライセンスは必要ですか?
MathWorks の自己学習形式のオンライントレーニングを受講するために、コース内で使用する製品のライセンスは必要ですか?

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
MATLAB または Simulink の新規ユーザー向けに、お勧めのコースはありますか?
MathWorks の自己学習形式のオンラインコースでは、次の 3 種類のトレーニングを提供しています。入門:基本的な概念を学ぶための短時間のコースです。無料でどなたでも受講できます。コース:学習時間や習熟度に応じたさまざまなトレーニングコースです。受講に...

12일 전 | 0

| 수락됨

질문


MATLAB または Simulink の新規ユーザー向けに、お勧めのコースはありますか?
MATLAB または Simulink を初めて利用します。製品の使い方を学び始めるにあたり、初心者にお勧めのコースを教えてください。

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
ダウンロードしたサンプルが、既定の保存先パスが長すぎるために Windows 上で実行に失敗するのはなぜですか。
この問題は、Windows で公開サンプルを既定の深い階層の場所にダウンロードした場合に発生することがあります。回避策としては、既定のユーザードキュメントの場所ではなく、C:\work のような、より短い作業フォルダーにサンプルをダウンロードまたは展開して...

12일 전 | 0

| 수락됨

질문


ダウンロードしたサンプルが、既定の保存先パスが長すぎるために Windows 上で実行に失敗するのはなぜですか。
MathWorks は公式 Web サイトでデモプログラムを提供しており、サイト右上の「Copy Command」ボタンを押すことでダウンロードできます。たとえば Truck Platooning Using Vehicle-to-Vehicle Comm...

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
Why can a downloaded example fail executing on Windows because the default save path is too long?
This issue can occur when a public example is downloaded into a deeply nested default location on Windows.  The workaround ...

12일 전 | 0

| 수락됨

질문


Why can a downloaded example fail executing on Windows because the default save path is too long?
MathWorks provides demo programs on their official website, and they can be downloaded by pressing the "Copy Command" butto...

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
Test Sequence の verify 関数でシミュレーション中の信号を常時監視できますか?
Test Sequence ブロック内の verify は、その記述が配置されたステップがアクティブな期間のみ評価されます。 例えば、シナリオの最終ステップにのみ次のような記述がある場合、 stepEnd: verify(y == expected) v...

12일 전 | 0

| 수락됨

답변 있음
Why does an error "!" appear on the waypoints of a vehicle traveling within the same lane in RoadRunner?
The road in question may be divided into multiple parts, with connected road segments that are set in opposite travel directions...

12일 전 | 0

| 수락됨

질문


Why does an error "!" appear on the waypoints of a vehicle traveling within the same lane in RoadRunner?
I have placed roads and a vehicle in RoadRunner and am trying to run a vehicle driving simulation in SCENARIO EDITING mode. For ...

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
RoadRunner で、同一レーン内を通行する車両の走行パス(waypoints)にエラー「!」が発生するのはなぜですか。
当該車道は複数のパーツで分かれていて、互いに逆走の関係にある車道が接合されている場合があります。このことを確認するには、画面上部の Lane Tool を選択して、分割されているキャンバス中の車道をマウスで選択してみてください。Shift キーを使うことで...

12일 전 | 0

| 수락됨

질문


RoadRunner で、同一レーン内を通行する車両の走行パス(waypoints)にエラー「!」が発生するのはなぜですか。
RoadRunner で車道と車両を設置し、SCENARIO EDITING モードで車両の走行シミュレーションを実施しようとしています。実施要領については参考サイトをご覧ください。その時、同一レーン内を通行する車両の走行パス(waypoints)の一部に...

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
オフラインのマシンにサポートパッケージをダウンロードしてインストールするには、どうすればよいですか?
MATLAB Package Manager MATLAB R2019a 以降で利用可能 MATLAB Package Manager (MPM) は、MATLAB R2019a 以降のリリースにおいて、オフライン環境向けにサポート パッケージをインストー...

12일 전 | 2

| 수락됨

답변 있음
How can I place a one-way road in RoadRunner?
To place a one-way road, select OneWay from the RoadStyle folder in the Library Browser. After confirming that the Road Plan Too...

12일 전 | 0

| 수락됨

답변 있음
RoadRunner で、単線の車道を設置するにはどうしたらよいですか。
単線の車道を選択する場合、Library Browser の RoadStyle フォルダーから、「OneWay」をマウスで選択します。Road Plan Tool アイコンが選択されていることを確認の上、キャンバスに車道を設置すると、単線の車道となります...

12일 전 | 0

| 수락됨

질문


RoadRunner で、単線の車道を設置するにはどうしたらよいですか。
RoadRunner の上部メニューから Road Plan Tool アイコンを使用して車道を設置すると(参考サイト)、自動で対向型二車線の車道が設置されます。このことは、Lane Tool アイコンを選択して当該車道をマウスで選択することで分かります。...

12일 전 | 답변 수: 1 | 0

1

답변

질문


How can I place a one-way road in RoadRunner?
If you place a road using the Road Plan Tool icon from the top menu in RoadRunner (see the reference page), a two-lane road...

12일 전 | 답변 수: 1 | 0

1

답변

답변 있음
What is the fastest way to import roadways created with RoadRunner into MATLAB/Simulink and run vehicle driving simulations?
1) In RoadRunner, create a road in SCENE EDITING mode. For details on how to create a road, please refer to the page about creat...

12일 전 | 0

| 수락됨

질문


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?

12일 전 | 답변 수: 1 | 0

1

답변

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

12일 전 | 0

| 수락됨

질문


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

12일 전 | 답변 수: 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...

13일 전 | 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...

13일 전 | 답변 수: 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...

13일 전 | 0

| 수락됨

질문


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

13일 전 | 답변 수: 1 | 0

1

답변

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

13일 전 | 0

| 수락됨

질문


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

13일 전 | 답변 수: 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...

13일 전 | 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...

13일 전 | 답변 수: 1 | 0

1

답변

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

13일 전 | 0

| 수락됨

더 보기