for example
a=1;a(:,1)=[]; returns a = Empty matrix: 1-by-0 use this as the input,and the output should be '[]'
require no appearance of '[]' and 'empty' method inside the function
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers57
Suggested Problems
-
Program an exclusive OR operation with logical operators
751 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2575 Solvers
-
11162 Solvers
-
Calculate the derivative of a polynomial
240 Solvers
-
Find the index of n in magic(n)
273 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!