Answered
Audio file I/O requires Gstreamer 0.10.22 and higher. | Ubuntu 20.04 | R2016b
Hi Jose, As stated in the error message displayed, you might not have installed the Gstreamer library correctly. Typically, M...

nästan 3 år ago | 0

Answered
MATLAB not initializing after launching
Hi Deepa, Please refer the following generic answer thread for your problem. https://www.mathworks.com/matlabcentral/answers/...

nästan 3 år ago | 0

| accepted

Answered
Code Generation for TMS320F28379D using MATLAB With Repeating Sequence and Relational Operators block.
Hi Pamendra, Most of the Continouts-time blocks in simulink will have its Discrete-time alternatives. You can try using the ...

nästan 3 år ago | 0

| accepted

Answered
Matlab 2020a editor freezes when clicked
Hi Ankur, You should upgrade MATLAB to the latest version since MATLAB is compatible with macOS 11 (Big Sur) from release R202...

nästan 3 år ago | 0

Answered
Run MATLAB remotely through macbook
Hi Jiaai, You can open try using a command line interface to access a windows PC and run a MATLAB script directly using matl...

nästan 3 år ago | 0

Answered
Is there a way to use MATLAB R2014b with macOS 11.2 Big Sur?
Hi Michael, MATLAB is compatible with macOS 11 (Big Sur) from release R2020b onwards. For more details on compatibility and s...

nästan 3 år ago | 0

Answered
Index in position 1 exceeds array bounds (must not exceed 20598)
Hi, Refer the following answer for a clear explanation to the error. https://www.mathworks.com/matlabcentral/answers/417175-...

nästan 3 år ago | 0

Answered
exportgraphics: adding a margin
Hi Dormant, If you are trying to export multiple sub-images/plots onto a single figure, you can explore the tiledlayout to int...

nästan 3 år ago | 1

Answered
How do I compare two variables in a table?
Hi Michael, You can explore the following pages to get started on Machine Learning with MATLAB. Machine Learning with MATLAB ...

nästan 3 år ago | 0

Answered
What is the full procedure for installing matlab 2021a on a linux headless?
Hi Anmol, Please refer the Download Products Without Installing and Install Noninteractively documentations for installing if ...

nästan 3 år ago | 0

Answered
Problem with Signal Processing Toolbox after installing Wavelet Toolbox
Hi Vincente, MATLAB uses hierarchy (priority) to call functions of same name present in multiple toolboxes. Since you are ge...

nästan 3 år ago | 0

Answered
Error while loading model/component from custom library in simulink file
Hi Swapnil, You need to specify the complete path to the block in the add_block Command. Refer the documentation of the add_bl...

nästan 3 år ago | 0

Answered
The Set Up MATLAB Drive Connector window keeps popping up
Hi Yikyung, Refer the following documentation link to disable MATLAB Drive connector from opening during System Startup Prefer...

nästan 3 år ago | 0

Answered
Remove noise using FFT-based (frequency domain) filtering method
Hi Seow, Refer the answer in the following link for designing different filters for frequency domain filtering. https://www....

nästan 3 år ago | 0

Answered
Is there a simscape block for a schmitt trigger inverter in simscape electrical?
Hi Glenn, Yes the schmitt-trigger is non-inverting, you can always try using a CMOS NOT in series with the schmitt trigger to ...

nästan 3 år ago | 1

Answered
Generating code for SPC Kit
Hi Prasantha, Refer the STMicroelectronics Support from Embedded Coder page for supported hardware from Embedded Coder. From...

nästan 3 år ago | 0

Answered
exportgraphics seems to embed fonts incorrectly
Hi Lars, I was not able to exactly reproduce your issue, but this behavior has been observed on all platforms. The reason for...

nästan 3 år ago | 1

Answered
RF Blockset multiple testbenches
Hi ToKa, The S-Parameter Testbench block contains the Terminate Function Block in its first hierarchy level. Follow the steps...

nästan 3 år ago | 0

| accepted

Answered
Matlab not recognizing data is scientific notation?
Hi Kathryn, In your excel file - 'confusion.xlsx', I observed that the numeric data was stored as text data. There was also ...

nästan 3 år ago | 0

Answered
Problems loading library mpusbapi.dll - unrecognised data types
Hi Pawel , Please refer the following answer thread for your problem. https://www.mathworks.com/matlabcentral/answers/103180...

nästan 3 år ago | 0

Answered
How can I read data from a text file with code deployed on a Raspberry ?
Hi Guilhem , You can try using fscanf for reading text files. This also supports Code Generation.

nästan 3 år ago | 1

| accepted

Answered
Not enough input arguments. length()
Hi Partick, Check the input argument when you call the DFT Function. When you call from the command-line, provide sufficient ...

nästan 3 år ago | 0

Answered
Constellation Diagram not showing all points
Hi Loai Gomaa, From your model snapshot, I observe that your 'Samples per frame' property of the 'Random Integer' block is set...

nästan 3 år ago | 0

Answered
When i close Matlab error!
Hi Jon, I recommend you to upgrade MATLAB to the newest version R2021a. Or you can also consider referring this answer thread...

ungefär 3 år ago | 0

Answered
center frequency of morse wavelet
Hi Subbu, Refer Morse Wavelet Documentation which gives the Centre Frequency formula using symmetry parameter and Time-Bandwid...

ungefär 3 år ago | 0

| accepted

Answered
Can you run a Simulink Desktop Real Time model with a different system target file (e.g. TwinCAT.tlc)(SLDRT, TwinCAT)?
Hi Anton, Refer this link know more about changing the code-generation target Files. The Simulink Desktop Real Time automati...

ungefär 3 år ago | 0

Answered
radar system (short range radar)
Hi Aaron, You will not find ‘Radar Subsystem’ and ‘Detection’ in library because those blocks are not library blocks, they are...

ungefär 3 år ago | 0

Answered
helperGetDesignSpecsParameters not working in Beamforming for MIMO-OFDM Systems
Hi Enrique Navarro, Try opening the Beamforming for MIMO – OFDM Systems example using the following command in the command wind...

ungefär 3 år ago | 1

Answered
How to make a simulink model which runs using a output it calculates at each step and to its next calcuation
Hi Akshay, You get the 'Data Dependency Violation error' because you have not latched the inputs to your function-call subsys...

ungefär 3 år ago | 0

| accepted

Answered
No command history in Bin
Hi Dario, This issue may be resolved by forcing MATLAB to re-generate the file (History.xml) by re-generating the MATLAB Pre...

ungefär 3 år ago | 0

Load more