Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

i received this error

1 Ansicht (letzte 30 Tage)
RAMANJANEYAREDDY G
RAMANJANEYAREDDY G am 20 Apr. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Attempt to execute SCRIPT rank as a function:
C:\MATLAB\SupportPackages\R2016a\rank.m
Error in rank (line 2)
rank(A)

Antworten (1)

madhan ravi
madhan ravi am 20 Apr. 2019
You have a file named rank.m which shadows the in-built function rank() , move it from the path or rename it to avoid this problem.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by