Simultaneous possible?

It won't compile anyway because the code posted comes to an abrupt end like this

  //Motor B brake
  digitalWrite(13, LOW);  //Stops forward direction
  digitalWrite(8, HIGH);   //Engages the Brake
  analogWrite(11, 0);    //Stops the motor