MathWorks Support Team
MathWorks
Followers: 71 Following: 0
Statistics
RANK
8
of 302,168
REPUTATION
25,279
CONTRIBUTIONS
21,068 Questions
21,151 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
13,216
RANK
of 21,591
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 179,627
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Why am I continuously prompted to enter a one-time password when trying to install an older MATLAB release?
This error can occur when the email address being used in the MATLAB installer doesn't perfectly match the email address associa...
15 hours ago | 1
| accepted
MathWorks のオンライン トレーニング コースの進捗を講師や雇用主にどう伝えればよいですか?
教育機関の学習管理システム (LMS) に統合された MathWorks オンライン コースを受講している場合、学習の進捗状況は LMS の成績管理機能を通じて講師へ自動的に共有されます。 LMS と連携していないコースの場合は、オンライン コース ページ...
15 hours ago | 0
| accepted
トレーニング修了証または進捗レポートはどこで確認できますか?
トレーニング修了証を表示するには MathWorks アカウントが必要です。まだアカウントをお持ちではない場合は、 こちら から作成できます。 トレーニング修了証または進捗レポートを表示、印刷、または共有するには、以下の手順を実行します。 1. &n...
15 hours ago | 0
| accepted
MathWorks Online Training Suite の無料評価版は受けられますか?
Online Training Suite (OTS) には評価版はありません。 購入前に学習環境を体験したい場合は、MATLAB 入門や Simulink 入門などの無料の入門 (Onramp) コースをお試しください。
15 hours ago | 0
| accepted
Question
MathWorks Online Training Suite の無料評価版は受けられますか?
MathWorksオンライントレーニングスイートの無料評価版は受けられますか?
15 hours ago | 1 answer | 0
1
answerWhy do I get "There was an error downloading product files" with "Failed to download .enc, retry # 1" when installing MathWorks Products?
This issue could be caused by few different things:Antivirus SoftwareVPN/Proxy ServersFirewallsPoor Network ConnectivityPrevious...
1 day ago | 8
| accepted
How do I use "connectCallback" and "getCallbackDataForSignal" to access live-streaming signal data in my MATLAB code or Simulink Real-Time app in R2020b and later?
A common cause of callback failures and data retrieval errors is an incorrectly configured callback. The callback signature and ...
1 day ago | 0
| accepted
Question
How do I use "connectCallback" and "getCallbackDataForSignal" to access live-streaming signal data in my MATLAB code or Simulink Real-Time app in R2020b and later?
I use Simulink Real-Time (SLRT) and would like to stream signal data from the real-time application running on my Speedgoat targ...
1 day ago | 1 answer | 0
1
answerインストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
アクティベーション キーは、個人がライセンスにアクセスすることを認証するための 25 桁の文字列です。MathWorks インストーラーでアクティベーション キーの入力を求められる理由として、以下が考えられます。MathWorks アカウントがライセンスに...
1 day ago | 0
| accepted
Question
インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
1 day ago | 1 answer | 0
1
answerエンドユーザーのアクティベーションまたはダウンロード権限を変更するにはどうすればよいですか?
ライセンス管理者は、エンドユーザーのダウンロードまたはアクティベーションの権限を変更することができます。設定手順は以下のとおりです。 ライセンスセンターにサインインします。対象のライセンスを選択します。ライセンス情報が表示されたら、「ユーザーの管理」 タブ...
1 day ago | 0
| accepted
MathWorks からデータを削除するにはどうすればよいですか?
データの削除を希望する場合は、データ プライバシー リクエスト フォーム からリクエストしてください。
1 day ago | 0
| accepted
Why does MATLAB crash when using the 'screen' command from the third party Psychtoolbox?
This appears to be a graphics card specific issue. The only workaround for this would be to change your graphics card or the dri...
3 days ago | 0
| accepted
Why is the Canny edge detection in MATLAB different to OpenCV?
The 'canny' option in the MATLAB edge function attempts to be as precisely faithful as possible to the algorithm described in Ca...
3 days ago | 1
| accepted
How do I create an XY plot in a Simulink Real-Time app in R2020b and later?
For R2024b and later: Starting in R2024b, SLRT supports binding two signals directly to an XY plot via the connectXYPlot method ...
3 days ago | 0
| accepted
How do I join the Book Program?
If you would like to join the MathWorks Book Program, please click here for further details and a link to the application f...
3 days ago | 1
| accepted
MATLAB で DAQ と連続バックグラウンド生成を行う際、なぜ事前に 0.5 秒分のデータを読み込んでおく必要があるのですか?
連続生成では、バックグラウンド出力を始める前に、約半秒分のデータをあらかじめキューに入れておく必要があります。実用上は、必要な初期スキャン数はレートから次のように見積もれます。 requiredScans = ceil(dq.レート / 2); この要件...
3 days ago | 0
| accepted
如何安装MATLAB许可证管理器
要安装 Network License Manager,必须首先激活并获取许可证文件,然后使用产品安装程序安装许可证管理器软件,或者使用许可证管理程序二进制文件手动安装。 以下说明适用于:激活网络许可证并获取许可证文件使用产品安装程序安装许可证管理器使用二...
3 days ago | 0
| accepted
How can I run a simulation in RoadRunner in which a vehicle detects traffic light colors and drives accordingly?
To run the simulation, complete the following steps: a) create north-south and east-west roads with an intersectio...
3 days ago | 0
| accepted
RoadRunner で、信号機の色を判断して走行する車両のシミュレーションを実行するにはどうしたらよいですか。
実行するには、a) 交差点のある東西南北車道の作成、b) 信号の設置、c) 車両の設置と信号機のActor化、d) 信号機の色に従う車両の動作設定、e) シミュレーションの実行、を行います。 参考: How To Add and Use Traffic S...
3 days ago | 0
| accepted
出力端子が4次元のモデルから、Excelファイルを生成するには、どうすればいいですか?
多次元信号の場合、各次元はスプレッドシートの個別の列で表されます。ただし、 すべての次元信号の値がゼロの場合、最後の次元信号のみがExcelファイルに含まれます。 この挙動についての詳細は、下記ドキュメントページの「Create a Test Case f...
3 days ago | 0
| accepted
Test Sequence の verify 関数でシミュレーション中の信号を常時監視できますか?
Test Sequence ブロック内の verify は、その記述が配置されたステップがアクティブな期間のみ評価されます。 例えば、シナリオの最終ステップにのみ次のような記述がある場合、 stepEnd: verify(y == expected); ...
3 days ago | 0
| accepted
HTMLレポートの背景色を変更するにはどうすればよいですか?
HTMLレポートの背景色を変更するためには、CSS (Cascading Style Sheet) ファイルを自作する必要があります。CSS ファイルはフォントサイズと同様にフォントの種類を決めるために使われます。同様にフォントのプロパティを設定することも...
3 days ago | 0
| accepted
How can I rename logged Simscape block variables within the Simulation Data Inspector in MATLAB R2026a?
Simscape block variables logged using the "Record data in the Simulation Data Inspector" parameter cannot be renamed directly wi...
4 days ago | 0
| accepted
Question
How can I rename logged Simscape block variables within the Simulation Data Inspector in MATLAB R2026a?
In MATLAB R2026a, I use Simscape data logging to view Simscape block variables in the Simulation Data Inspector (SDI) without ad...
4 days ago | 1 answer | 0
1
answerWhy am I prompted for an Activation Key during installation or activation?
The Activation Key is a string of 25 digits which authorizes an individual to access a license. There may be multiple reasons wh...
4 days ago | 0
| accepted
How do I change activation and download permissions for my end users?
If you are an Administrator on a license, you have the ability to allow or disallow end users to activate and/or download MATLAB...
4 days ago | 0
| accepted
How do I delete my MathWorks data?
If you would like to request the deletion of your data, fill out the Data Privacy Request Form.
4 days ago | 0
| accepted
「置換名前」にdoubleやint等のC言語のデータタイプを入力すると、エラーが出力されるのはなぜですか?
置き換えるデータタイプ名に対してdoubleやint等のC言語の予約語を指定することはできません。 使用できない予約語(予約キーワード)に関しては、次の URL にまとまっています。 [予約キーワード] https://www.mathworks.com...
4 days ago | 0
| accepted
Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?
MATLAB は、Windows 環境において GUI に依存しない完全な動作をサポートしていません。-nodesktop などのオプションを使用してコマンドラインから MATLAB を起動することはできますが、起動時には引き続き Command Wind...
4 days ago | 0
| accepted