Undefined function 'pattern' for input arguments of type 'phased.ULA'.
Ältere Kommentare anzeigen
Although the Phased Array System Toolbox is installed, i get this error message when i try to run the 'RadarCubePart1.m' and also 'RadarCubePart2.m' file.
Implementation of this .m files are given below
https://www.youtube.com/watch?v=1v225nnLH2Y
https://www.youtube.com/watch?v=mCTwyZFoMFc
MATLAB Version 8.3 (R2014a) Phased Array System Toolbox Version 2.2 (R2014a)
Antworten (2)
Steven Lord
am 2 Okt. 2017
0 Stimmen
According to note at the end of the documentation page this function was "Introduced in R2015a". The release you're using predates the introduction of this function.
Honglei Chen
am 12 Okt. 2017
0 Stimmen
In your release, you will have to use plotResponse instead. You should be able to find reference page for this function in the doc.
Kategorien
Mehr zu Array Geometries and Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!