Recent content by Matt12

  1. M

    Generating a Random Number from an array for a blackjack simulator-Matlab

    Also, this is my first post so if I'm in the wrong category or need to tell more, let me know!
  2. M

    Generating a Random Number from an array for a blackjack simulator-Matlab

    Generating a Random Number from an array for a blackjack simulator--Matlab I have a homework problem where I have to generate a single hand of blackjack to a player and allow the player to hit or hold. I'm ahving trouble generating the random card. My attempt: x =...