Array size along k-th dimension - MATLAB Cody - MATLAB Central

Problem 58807. Array size along k-th dimension

Difficulty:Rate
Given an n-dimensional array M, find the size of M along the k-th dimension (1 <= k <= n), without using size(), height() or width(). You may ignore trailing singleton dimensions.

Solution Stats

64.29% Correct | 35.71% Incorrect
Last Solution submitted on May 04, 2024

Problem Comments

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
3
5

Problem Recent Solvers8

Suggested Problems

More from this Author17

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page