Stuart’s MATLAB Videos

Watch and Learn

Building a String of Browser Version Numbers

I need to construct a string of latest and previous browser version numbers that will form part of a database search query. I looks like this:

("Chrome 80", "Chrome 79", "Firefox 74", "Firefox 73", "Edge 18", "Edge 17", "Safari 13", "Safari 12")

The string elements are delimited by double quotes and commas, and the whole string is enclosed in parentheses.

Features covered in this code-along style video include:

Play the video in full screen mode for a better viewing experience. 

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.