Question: Matlab Problem Help me mofidy the script of the computer move, so that it could make a winning move and knows how to block the
Matlab Problem
Help me mofidy the script of the computer move, so that it could make a winning move and knows how to block the user from making a winning move (The computer script now just makes random move)
I have attached all the scripts needed.
I will rate the answer if it works correctly. Thanks
Script of the Computer Move

Valid Move script

Main script

FILE NAVIGATE EDT BREAKPOINTS function gamestate = compMove (board) %Computer makes a move at random state = false; while (state == false) num - randi(9); if ((num >= 1) && (num = 4) && (num = 7) && (num = 1) && (num = 4) && (num = 7) && (num
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
