What does ~ stand for in the following example?

 Réponse acceptée

Star Strider
Star Strider le 1 Jan 2016

3 votes

The ‘~’ in that context tells the function to not return that particular output. Apparently ‘I’ is a 3D array, and the person who wrote that only wanted to know the number of ‘pages’ (3rd dimension) of it, not the number of rows or columns, the first and second dimensions respectively.

2 commentaires

Nicoleta
Nicoleta le 9 Jan 2016
thx
Star Strider
Star Strider le 9 Jan 2016
My pleasure.
If my Answer solved your problem, pleas Accept it.

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by