How to enabke/disable button base on checkbox?

How to enabke/disable button base on checkbox?

I have a table there are checkbox in all rows, then I have a button in disabled.

I hope the button will be enabled if one of checkbox is checked, button should be disabled if no any checkbox is checked, what can I do?