The specwin class has a plot method which will plot the response of the given window function in the current Figure:
w = specwin('Kaiser', 100, 150); figure plot(w)
Windows can also be visualised using the Spectral Window Viewer.