Answered
Why is the function "distance" not supported for code generation in MATLAB R2025b?
This distance function from the Mapping Toolbox is not currently supported for code generation in MATLAB R2025b. To achieve the ...

3 months ago | 0

| accepted

Question


Why is the function "distance" not supported for code generation in MATLAB R2025b?
I’m trying to use the Mapping Toolbox function distance in a MATLAB Function block within a Simulink model that will be compiled...

3 months ago | 1 answer | 0

1

answer

Answered
How can I easily transfer result signal plot views between different test case results in Simulink Test R2025b?
In Simulink R2025b, this functionality was restored in Simulink R2025b Update 4. Please update your Simulink version to this upd...

3 months ago | 0

| accepted

Question


How can I easily transfer result signal plot views between different test case results in Simulink Test R2025b?
I am in Simulink Test R2025b and am trying to easily look at the same signals between multiple test case simulations outputs. In...

3 months ago | 1 answer | 0

1

answer

Answered
What do I need to know about upgrading from LTI 1.1 to LTI 1.3 in regards to MATLAB Grader?
When migrating from LTI 1.1 to LTI 1.3 for MATLAB Grader, please follow these general steps.Do not uninstall the LTI 1.1 app for...

3 months ago | 0

| accepted

Question


What do I need to know about upgrading from LTI 1.1 to LTI 1.3 in regards to MATLAB Grader?
What do I need to know about upgrading from LTI 1.1 to LTI 1.3 in regards to MATLAB Grader?

3 months ago | 1 answer | 0

1

answer

Answered
How do I request participation or sponsorship from MathWorks on behalf of my social organization?
For information about the MathWorks Student Competition Program and to apply for a Student Competition, please visit our Student...

3 months ago | 1

| accepted

Question


Why does my Simulink Real-Time build fail due to missing QNX libraries in R2020b through R2025b?
I am trying to compile my Simulink® Real-Time™ (SLRT) model. However, the compilation fails due to linker errors regarding ...

3 months ago | 1 answer | 0

1

answer

Answered
How do I branch a signal in Simulink on devices without a dedicated right-click?
In order to branch a signal on devices without a dedicated right‑click—such as MacBooks and laptops using a trackpad—you can hol...

3 months ago | 0

| accepted

Question


How do I branch a signal in Simulink on devices without a dedicated right-click?
I am following the Simulink R2025b Onramp, and on the "Inspecting Signals" section, Task 3 involves branching a signal. The inst...

3 months ago | 1 answer | 0

1

answer

Answered
Is it recommended to mix AOCL for BLAS and MKL for LAPACK in MATLAB R2024b?
It is not advisable to mix MKL LAPACK with AOCL BLAS. While it is technically possible to override only BLAS using AOCL-BLIS and...

3 months ago | 0

| accepted

Question


Is it recommended to mix AOCL for BLAS and MKL for LAPACK in MATLAB R2024b?
I am benchmarking AMD AOCL as an alternative BLAS/LAPACK backend to MATLAB’s default Intel oneAPI Math Kernel Library (MKL) on A...

3 months ago | 1 answer | 0

1

answer

Answered
How can I place the Command Window above the Editor in MATLAB R2026a Prerelease?
Beginning in MATLAB R2025a, the desktop framework introduced changes to docking behavior and available layout targets. Thus ther...

3 months ago | 0

| accepted

Question


How can I place the Command Window above the Editor in MATLAB R2026a Prerelease?
I previously configured my MATLAB desktop layout in R2024a such that the Command Window was docked above the Editor within the m...

3 months ago | 1 answer | 0

1

answer

Answered
Why are figures from my Simulink Test Callbacks function not showing up?
To create figures from the Simulink Test Callbacks, you need to take the two following steps: 1. In Simulink Test Manager, click...

3 months ago | 0

| accepted

Question


Why are figures from my Simulink Test Callbacks function not showing up?
I'm running a Simulink Test 'baselineTestCase'. In the 'Callbacks' section under 'Cleanup', I have some custom code to plot some...

3 months ago | 1 answer | 0

1

answer

Answered
「ライセンスの有効期限まで、あと XX 日です。」というメッセージが表示されます。
Campus-Wide License を使用している場合は、以下の URL に従ってください。 Campus-Wide License は、どのようにライセンスの更新をしますか? https://jp.mathworks.com/matlabcentr...

3 months ago | 0

| accepted

Answered
Why do I receive a message that MATLAB will expire in XX days?
If you are using a Campus-Wide License, follow the instructions in the URL below: How can I update or reactivate my Campus-Wide...

3 months ago | 11

| accepted

Answered
MathWorks 계정에 로그인할 때 "오류 428: 귀하의 라이선스가 이메일 인증을 필요로 합니다"라는 메시지가 뜹니다.
이 오류가 발생하는 이유는 MathWorks 계정에 연결된 이메일 주소가 유효한지 (수신,발신이 가능한지) 확인이 필요하기 때문입니다. 해당 메일에서 info@mathworks.co.kr로 수동인증 요청메일을 보내시기 바랍니다.&...

3 months ago | 0

| accepted

Question


MathWorks 계정에 로그인할 때 "오류 428: 귀하의 라이선스가 이메일 인증을 필요로 합니다"라는 메시지가 뜹니다.
MathWorks 계정에 로그인할 때 "오류 428: 라이선스에 이메일 인증이 필요합니다"라는 메시지가 뜹니다.

3 months ago | 1 answer | 0

1

answer

Answered
MATLABの関数やライブラリをAndroidアプリケーションに統合するにはどうすればよいでしょうか?
Android プラットフォームにて、MATLAB 関数をスタンドアロンアプリケーションとして実行したい場合、MATLAB Coder を使用します。MATLAB Coder で等価なC/C++ コードを生成し、Android の開発環境にてアプリケーショ...

3 months ago | 1

| accepted

Answered
Why do I see "file not found" warnings in my MATLAB Web App Server logs?
These warnings are normal and expected to appear in the logs for most server configurations as of R2025b.  For more informa...

3 months ago | 0

| accepted

Question


Why do I see "file not found" warnings in my MATLAB Web App Server logs?
I have been experiencing issues with my MATLAB Web App Server. When I check the webapps_<timestamp> log, I see several "fi...

3 months ago | 1 answer | 0

1

answer

Answered
How do I determine which libraries my MEX-file or stand-alone application requires?
For Windows PCs: Use "Dependencies" The application Dependencies is a free, open source tool that scans 64-bit Windows modules (...

3 months ago | 1

| accepted

Answered
Why does parpool fail validation on my client machine when using MATLAB Parallel Server?
There are several reasons why the parpool stage may fail validation on your client machine during validation: 1. The client mac...

3 months ago | 0

| accepted

Answered
セル配列、構造体、構造体配列の各要素に対して、for文を用いずに同じ関数を一括して適用する方法はありますか?
関数 "cellfun" , "structfun" , "arrayfun" を用いることで、データの各要素に任意の関数を一括して適用することができます。 各関数の概要と実行例を下記に示します。 ● cellfun :セル配列の各要素に対して関数を適用...

3 months ago | 0

| accepted

Answered
How to Avoid Characteristic Packet Drops at High Data Rates in Bluetooth Low Energy?
Use Indications instead of Notifications when sending characteristic data. If your application cannot tolerate dropped packets, ...

3 months ago | 0

| accepted

Question


How to Avoid Characteristic Packet Drops at High Data Rates in Bluetooth Low Energy?
I am working with Bluetooth Low Energy Communication, and I am following the MATLAB Documentation example Log Characteristic Val...

3 months ago | 1 answer | 0

1

answer

Answered
以前のリリース、または同一リリースの以前の Update で RoadRunner シーンを読み込む方法はありますか?
このエラーは、RoadRunner のシーンが前方互換(forward-compatible)ではないことが原因です。 新しいリリースや Update で作成したシーンを、それ以前のリリースや同一リリースの以前の Update で開くことはできません。 現...

3 months ago | 0

| accepted

Question


以前のリリース、または同一リリースの以前の Update で RoadRunner シーンを読み込む方法はありますか?
現在、RoadRunner R2024b Update 5 を使用してシーンを作成しています。 これらのシーンを、より以前のリリース(例:R2024b Update 2)で開いて編集したいと考えています。 しかし、以前のリリースで RoadRunner シ...

3 months ago | 1 answer | 0

1

answer

Load more