i received this error

Attempt to execute SCRIPT rank as a function:
C:\MATLAB\SupportPackages\R2016a\rank.m
Error in rank (line 2)
rank(A)

Respuestas (1)

madhan ravi
madhan ravi el 20 de Abr. de 2019

0 votos

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.

La pregunta está cerrada.

Etiquetas

Preguntada:

el 20 de Abr. de 2019

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by