Answered
How to convert the data entry where rows have uneven entry within xml into a table?
Hi Praful, The reason you are getting this error 'All tables being vertically concatenated must have same number of variables' ...

1 year ago | 0

Answered
Matlab invocation from C# - how to pass in a function as a function argument to fminunc
Hi Tanveer, In order to use the MATLAB Optimization toolbox from C#, you are using MATLAB.Engine API to convert/use your C# cod...

1 year ago | 0

Answered
How to load parquet files where some columns are lists
Hi Enea, The Parquet Files or Parquet Formatted data was not supported in the MATLAB version R2021a. However, in the later vers...

1 year ago | 0

Answered
External mode and Row Major
Hi Jake, You can refer the section 'Code Generation by Using Row-Major Algorithm and Array Layout' of the following documentati...

1 year ago | 0

| accepted

Answered
FIELDTRIP Toolbox Corrupt - Macbook
Hi Sabrina, A possible reason due to which you are not able to load the data can be incorrect or incomplete installation of Fie...

1 year ago | 0

Answered
Error using measurement of Constellation diagram in r2022a
Hi Raphael, Since the 'Constellation Diagram' was giving consistent results in R2021b and you are facing issues in R2022a, then...

2 years ago | 0

Answered
Reading data from MLX90640 IR camera and Arduino
Hi Matthias, A possible way to read the images from IR thermal Camera is by using 'Image Acquisition Toolbox'. Please refer the...

2 years ago | 0

Answered
MWMCR::EvaluateFunction error in ASP.NET - The specified procedure could not be found
Hi Chloe, A possible cause for the error you are getting is a dll conflict. Please go through the following pointers: General...

2 years ago | 0

Answered
Problem with Matlab API Data in c++ project (QtCreator)
Hi Cristian, Please go through the following pointers: Ensure that the file 'C:\Program Files\MATLAB\MATLAB Runtime\v911\runti...

2 years ago | 0

Answered
Merge powerpoint presentations on Apple Silicon
Hi Oran, Without using actxserver a lot of manual-coding is required to merge the presentations specifically using 'mlreportgen...

2 years ago | 0

Answered
Can code coverage be used with xilinx system generator blocks
Hi Amish, The following documentation specifies certain limitations for Code Generation from Xilinx System Generator Subsystems...

2 years ago | 0

Answered
How to check/map simulink data set is matching model's inports programmatically?
Hi Andy, A possible way of matching the data coming to inports with data present in the mat files programmatically is by making...

2 years ago | 0

Answered
Connecting the Arduino Opta PLC to Matlab/Simulink
Hi Julian, A possible reason for Arduino Opta Board not showing up in the dropdown is that probably it is not currently support...

2 years ago | 1

Answered
Print a table image in png to pdf A4 portrait but the table is to small and I want to zoom and reduce the margins
Hi Paulino, I have gone through the code you provided and I understand that you are trying to convert an image into a pdf file ...

2 years ago | 0

Answered
Simulation Manager - Changing the X-axis
Hi Andy, The easiest way to Control the label of x-axis and what data should be displayed on the x-axis, is by setting the appr...

2 years ago | 0

Answered
Matlab 2023b Apple Silicon每次打开都需要重新登陆
Hi Sheng, If this error occurs when attempting to start MATLAB, there is a possibility of conflict between the MATLABConnector ...

2 years ago | 3

| accepted

Answered
Trouble understanding Angle doppler in an MATLAB Example.
Hi Pratik, Please go through the following pointers for better understanding: The target position is detected at 45 degrees an...

2 years ago | 0

Answered
How to connect AUTOSAR client server ports in system composer?
Hi Meng, It is not possible to connect the client and server ports in AUTOSAR classic architecture models. This is actually one...

2 years ago | 2

Answered
Does MATLAB Aerospace Toolbox satellite access calculation include terrain blockage?
Hi Joseph, As per my understanding you are trying to access satellite from ground station and want to add terrain blockages int...

2 years ago | 0

Answered
Working with Kotlin companion object (for kotlin.time.Duration) in Matlab
Hi Robert, probably there is no better way to interact with Kotlin from MATLAB. As per the following documentation MATLAB prov...

2 years ago | 0

Answered
Communication between ROS2 in container and Matlab in Host machine
Hi Nupur, A possible reason that you are not able to communicate between MATLAB and ROS2 container is that these two systems mi...

2 years ago | 0

Answered
Cannot set conformal array as an exciter in antenna toolbox
Hi Zihao, As per my understanding you can use conformalArray with elements as reflector with tiny dipole and individual patch m...

2 years ago | 0

Answered
Save Data using "to File" on command
Hi Simon, I understand that you want to save the data provided as input to "To File" block, only when the ping signal is reciev...

2 years ago | 1

Answered
How to send the Moving RMS value to workspace?
Hi Ananta, I am assuming that you want to save the values produced by 'Moving RMS' block to base workspace. This can be achieve...

2 years ago | 0

Answered
Error Running MATLAB R2023b from R2022b?
Hi Ziad, I understand that you are not able to open MATLAB on your system, after you updated from MATLAB R2022b to R2023b on Wi...

2 years ago | 0

Answered
GUI from 2015 to 2023
Hi Gunjankumar, I understand that you are facing an issue to use an application created using GUIDE in newer versions of MATLAB...

2 years ago | 0

| accepted

Answered
How to remove/omit function from autocomplete?
Hi Robert, I understand that you are facing an issue where the internal functions of the toolkit are getting exposed to end use...

2 years ago | 0