Cody
Remove the middle row from a matrix, assuming # of rows is odd.
So if
A = [ 1 2 3; 4 5 6; 7 8 9]
then
B = [ 1 2 3; 7 8 9]
Sums with Excluded Digits
986 Solvers
Find the logic
181 Solvers
Saving MATLAB session to a file
117 Solvers
Length of a short side
1781 Solvers
Sum of series III
113 Solvers
UICBioE240 problem 1.14
95 Solvers
UICBioE240 2.1
126 Solvers
UICBioE240 problem 1.8
74 Solvers
UICBioE240 problem 1.2
129 Solvers
UICBioE240 2.7
17 Solvers
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office
Problem Tags