Question


Why do I get the popup "MATLAB Would Like to Access Data from Other Apps" in Mac OS 14+?
I recently updated my operating system to Mac OS Sequoia (15.0). Every time that I open MATLAB, I get a popup that reads "MATLAB...

2 months ago | 1 answer | 0

1

answer

Answered
Why isn't the Latest MAT File Version (7.3) the Default?
There are trade-offs between MAT file versions 7 and 7.3. Version 7 is generally faster and more efficient for most use cases, e...

2 months ago | 0

| accepted

Question


Why isn't the Latest MAT File Version (7.3) the Default?
I'm working with large datasets, and after some frustrating failures, I discovered that the default MAT version I was using (v7)...

2 months ago | 1 answer | 0

1

answer

Answered
How can I fit a curve with three independent variables in MATLAB R2024b?
You can use the "fitnlm" function to achieve this workflow: The "fitnlm" function can handle workflows with more than two indepe...

2 months ago | 0

| accepted

Question


How can I fit a curve with three independent variables in MATLAB R2024b?
I have a curve that I want to fit, which involves three independent variables along with several constants and model coefficient...

2 months ago | 2 answers | 1

2

answers

Answered
CSV形式の軌跡データを歩行者(Pedestrian)ActorとしてRoadRunnerのシーンにインポートすることは可能でしょうか?
コマンドを使用することで可能です。 以下は、CSV形式の軌跡データをインポートし、歩行者(Pedestrian)Actor を作成するためのコマンド例です。 ​ CmdRoadRunnerApi.exe -c "Import(file_path='pat...

2 months ago | 0

| accepted

Answered
Can Order be Preserved Upon Saving Variables in a MAT file?
Variables stored in MAT-Files are not guaranteed to be stored/loaded in the same order that they are saved in. MAT files are typ...

2 months ago | 1

| accepted

Question


Can Order be Preserved Upon Saving Variables in a MAT file?
I am organizing data into a struct and want to preserve the order of my variables, as they are arranged chronologically rather t...

2 months ago | 1 answer | 0

1

answer

Answered
Can documents (mlreportgen.dom.*) be used to achieve the same features as reports (mlreportgen.report.*)?
The following resource is helpful in learning about some of the fundamental differences between the 'mlreportgen.dom' class and ...

2 months ago | 0

| accepted

Question


Can documents (mlreportgen.dom.*) be used to achieve the same features as reports (mlreportgen.report.*)?
After conducting some research, I have found that there are two APIs utilized for creating reports with the MATLAB Report Genera...

2 months ago | 1 answer | 0

1

answer

Answered
オフラインのマシンにサポートパッケージをダウンロードしてインストールするには、どうすればよいですか?
Windows/Linux (Support Software Downloader) オフラインのコンピューターまたはプロキシやファイアウォールをもつコンピューターにハードウェア サポート パッケージやオプション機能をインストールするには、MathWor...

2 months ago | 2

| accepted

Answered
Is there a way to co-simulate models created in different MATLAB releases?
If the solver settings of the models are the same, you can use the "Protect Models" feature, which supports backward compatibili...

2 months ago | 0

| accepted

Answered
How do I download and install a support package on an offline machine?
Windows/Linux (Support Software Downloader) To install Hardware Support Packages and Optional Features on a computer that is off...

2 months ago | 13

| accepted

Answered
Why does Git disconnect from my MATLAB Drive repository?
Using MATLAB Drive and Git together is not recommended. Because there will be two source control processes managing the same fil...

2 months ago | 0

| accepted

Question


Why does Git disconnect from my MATLAB Drive repository?
I am using Git to connect a local repository located in my MATLAB Drive folder in MATLAB R2025b to a remote repository in GitHub...

2 months ago | 1 answer | 0

1

answer

Answered
How do I become a Connections Program Partner?
The MathWorks Connections Program is available to third-party organizations that develop and distribute complementary, commercia...

2 months ago | 0

| accepted

Answered
오류 5201 - MATLAB을 실행하는 데 필요한 서비스에 액세스할 수 없음이 표시되는 이유는 무엇입니까?
이 오류는 MATLAB에 라이선스 문제가 발생했음을 나타냅니다. 이 오류를 해결하려면 다음과 같은 해결 방법을 시도해 보세요.  시스템 요구사항에 맞는 운영 체제를 사용하고 있는지 확인 이 오류는 시스템 요구사항에 맞지 ...

2 months ago | 0

| accepted

Answered
How do I set the Interpreter to LaTeX for Plot Titles/Labels in App Designer R2024a?
This cannot be done using the App Designer interface as of MATLAB R2024a. Instead, the recommended workaround is to manually set...

2 months ago | 0

| accepted

Question


How do I set the Interpreter to LaTeX for Plot Titles/Labels in App Designer R2024a?
I'm using MATLAB App Designer R2024a to create a basic app with a titled plot. In the property editor, there is no dropdown for ...

2 months ago | 1 answer | 0

1

answer

Answered
Why am I unable to see a License in my MathWorks Account?
If you had a License with an older version of MATLAB that is no longer visible within your MathWorks Account, please contact Cus...

2 months ago | 0

| accepted

Answered
Are MathWorks Products impacted by Apache Commons Text vulnerability (CVE-2022-42889)?
None of the MathWorks products are impacted by Apache Commons Text vulnerability (CVE-2022-42889).

2 months ago | 0

| accepted

Answered
Live Streaming Basics: How to stream real-time signal data from Speedgoat hardware to Simulation Data Inspector (SDI) for live monitoring in R2020b and beyond?
There are several methods to stream signals to the Simulation Data Inspector (SDI) from Speedgoat hardware running a real-time a...

2 months ago | 0

| accepted

Answered
Which license offerings does MathWorks support Single Sign-On (SSO) for?
MathWorks supports Single Sign-On (SSO) directly (no federation membership required) or through affiliations with InCommon or ed...

2 months ago | 1

| accepted

Answered
Does MathWorks support the use of Shibboleth for Campus-Wide Licenses?
Yes, MathWorks does support the use of Shibboleth through the InCommon Federation and eduGAIN on Campus-Wide licenses for Single...

2 months ago | 0

| accepted

Answered
Where can I find details about the Campus Wide License SSO transition and do I need to perform any additional steps?
The purpose of the SSO email is to let administrators know that MathWorks will transition their school to Single Sign-On as we c...

2 months ago | 0

| accepted

Answered
Which versions of AMD Vitis Model Composer and Xilinx System Generator support which MATLAB release?
NOTE: With MathWorks HDL Coder, you can generate synthesizable VHDL, SystemVerilog, and Verilog code from more than 300 HDL-read...

2 months ago | 4

| accepted

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

Load more