MathWorks Support Team
MathWorks
Followers: 71 Following: 0
Statistics
RANK
8
of 302,161
REPUTATION
25,275
CONTRIBUTIONS
21,069 Questions
21,152 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
13,218
RANK
of 21,582
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 179,548
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
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 ...
15 hours 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...
15 hours ago | 1 answer | 0
1
answerインストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
アクティベーション キーは、個人がライセンスにアクセスすることを認証するための 25 桁の文字列です。MathWorks インストーラーでアクティベーション キーの入力を求められる理由として、以下が考えられます。MathWorks アカウントがライセンスに...
15 hours ago | 0
| accepted
Question
インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
15 hours ago | 1 answer | 0
1
answerエンドユーザーのアクティベーションまたはダウンロード権限を変更するにはどうすればよいですか?
ライセンス管理者は、エンドユーザーのダウンロードまたはアクティベーションの権限を変更することができます。設定手順は以下のとおりです。 ライセンスセンターにサインインします。対象のライセンスを選択します。ライセンス情報が表示されたら、「ユーザーの管理」 タブ...
15 hours ago | 0
| accepted
MathWorks からデータを削除するにはどうすればよいですか?
データの削除を希望する場合は、データ プライバシー リクエスト フォーム からリクエストしてください。
15 hours 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...
1 day 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...
1 day 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 ...
1 day 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...
1 day ago | 1
| accepted
MATLAB で DAQ と連続バックグラウンド生成を行う際、なぜ事前に 0.5 秒分のデータを読み込んでおく必要があるのですか?
連続生成では、バックグラウンド出力を始める前に、約半秒分のデータをあらかじめキューに入れておく必要があります。実用上は、必要な初期スキャン数はレートから次のように見積もれます。 requiredScans = ceil(dq.レート / 2); この要件...
1 day ago | 0
| accepted
如何安装MATLAB许可证管理器
要安装 Network License Manager,必须首先激活并获取许可证文件,然后使用产品安装程序安装许可证管理器软件,或者使用许可证管理程序二进制文件手动安装。 以下说明适用于:激活网络许可证并获取许可证文件使用产品安装程序安装许可证管理器使用二...
1 day 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...
1 day ago | 0
| accepted
RoadRunner で、信号機の色を判断して走行する車両のシミュレーションを実行するにはどうしたらよいですか。
実行するには、a) 交差点のある東西南北車道の作成、b) 信号の設置、c) 車両の設置と信号機のActor化、d) 信号機の色に従う車両の動作設定、e) シミュレーションの実行、を行います。 参考: How To Add and Use Traffic S...
1 day ago | 0
| accepted
出力端子が4次元のモデルから、Excelファイルを生成するには、どうすればいいですか?
多次元信号の場合、各次元はスプレッドシートの個別の列で表されます。ただし、 すべての次元信号の値がゼロの場合、最後の次元信号のみがExcelファイルに含まれます。 この挙動についての詳細は、下記ドキュメントページの「Create a Test Case f...
1 day ago | 0
| accepted
Test Sequence の verify 関数でシミュレーション中の信号を常時監視できますか?
Test Sequence ブロック内の verify は、その記述が配置されたステップがアクティブな期間のみ評価されます。 例えば、シナリオの最終ステップにのみ次のような記述がある場合、 stepEnd: verify(y == expected); ...
1 day ago | 0
| accepted
HTMLレポートの背景色を変更するにはどうすればよいですか?
HTMLレポートの背景色を変更するためには、CSS (Cascading Style Sheet) ファイルを自作する必要があります。CSS ファイルはフォントサイズと同様にフォントの種類を決めるために使われます。同様にフォントのプロパティを設定することも...
1 day ago | 0
| accepted
Why 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...
3 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...
3 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.
3 days ago | 0
| accepted
「置換名前」にdoubleやint等のC言語のデータタイプを入力すると、エラーが出力されるのはなぜですか?
置き換えるデータタイプ名に対してdoubleやint等のC言語の予約語を指定することはできません。 使用できない予約語(予約キーワード)に関しては、次の URL にまとまっています。 [予約キーワード] https://www.mathworks.com...
3 days ago | 0
| accepted
Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?
MATLAB は、Windows 環境において GUI に依存しない完全な動作をサポートしていません。-nodesktop などのオプションを使用してコマンドラインから MATLAB を起動することはできますが、起動時には引き続き Command Wind...
3 days ago | 0
| accepted
Question
Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?
Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?
3 days ago | 1 answer | 0
1
answerCan I run MATLAB from the command line without a GUI on Windows?
MATLAB does not fully support GUI-independent operation on Windows. Although MATLAB can be started from the command line using...
3 days ago | 0
| accepted
Why am I unable to access Add-Ons Explorer when my license is not current on maintenance?
In order to access Add-Ons Explorer through MATLAB, your MathWorks Account must be linked with a license that is current on main...
3 days ago | 2
| accepted
Why is my Vector CAN device not detected in Vehicle Network Toolbox for Windows 10 and 11?
To use your Vector CAN or CAN FD device with Vehicle Network Toolbox you need to install the "Vector Driver Setup" provided by t...
3 days ago | 6
| accepted
MATLAB で実験計画法(DOE)と回帰分析を用いて、総当たり実験よりもコンパクトに説明変数と応答変数を関連付けるにはどうすればよいですか。
実験回数を削減するために田口の直交表を用い、その後、応答データの形に応じて重回帰分析または部分最小二乗法(PLS)を適用します。 基本的な考え方は、より大きな総当たり実験の代わりに、因子列どうしの独立性を保つ直交計画を用いることです。これにより、より少ない...
3 days ago | 0
| accepted
Question
MATLAB で実験計画法(DOE)と回帰分析を用いて、総当たり実験よりもコンパクトに説明変数と応答変数を関連付けるにはどうすればよいですか。
複数の因子が 1 つまたは複数の応答変数にどのような影響を与えるかを評価したいと考えていますが、各因子に複数の水準がある場合、総当たり実験では実験数が大きくなりすぎます。たとえば、4 つの因子をそれぞれ 3 水準で評価する場合、候補となる組合せ数はすぐに増...
3 days ago | 1 answer | 0
1
answerHow can I relate explanatory variables to response variables more compactly than a full-factorial experiment by using Design Of Experiments (DOE) and regression in MATLAB?
Use a Taguchi orthogonal array to reduce the number of experiments, then apply either multiple linear regression or Partial Leas...
3 days ago | 2
| accepted
Question
How can I relate explanatory variables to response variables more compactly than a full-factorial experiment by using Design Of Experiments (DOE) and regression in MATLAB?
I want to evaluate how multiple factors affect one or more response variables, but a full-factorial experiment becomes too large...
3 days ago | 1 answer | 0