help me not displaying correctly

Homework 1
  1. Create a 10 element vector that increments by 1 and show its square. (Hint: show it as a table with a column vector.)
question #2 Consider the following matrix:
A = [ 18 19 20 21 22
43 23 54 67 88
91 29 56 48 37
72 63 49 75 99]
Extract matrix B = [54 67
56 48
49 75]

1 Comment

Since this is a homework assignment, show us the code you've written to try to solve the problems and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the free MATLAB Onramp tutorial to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.

Sign in to comment.

Answers (0)

Products

Release

R2020a

Asked:

on 3 Oct 2023

Commented:

on 4 Oct 2023

Community Treasure Hunt

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

Start Hunting!