Hello Hsheng,
You can connect to each state machine from a separate instance of MATLAB with:
Bpod('COM3'); % Replace COM3 with the state machine's USB serial port.
Currently the liquid and sound calibration tools reference a single file on the PC from both instances of MATLAB, so you'll have to create your own calibration function to handle each instance separately.
-Josh