Need help creating function for an (n by 6) cell array.

1 view (last 30 days)
Create a matlab function of an N by 6 cell array (N is the number of materials) of the format specified below The format of the N by 6 cell array of material data is:
Column one contains the trial number (string).
Column two contains the date the material was made (string).
Column three contains the material’s density in g/cc.
Column four contains the material’s tensile strength in MPa.
Column five contains the material’s elastic modulus in GPa.
Column six contains the material’s flexural modulus in GPa.
Just need some help getting started guys!
  1 Comment
Guillaume
Guillaume on 16 Oct 2014
  1. There's no information about what the function should do with the input
  2. We're not going to do your homework for you. If you want help you need to show what you've done so far and ask a specific question on the point that is tripping you.

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!