bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

Creating a MATLAB Function to Split a URL into Component Parts, Part 1

I often need to break up a URL string into components such as protocol, hostname, file path, query parameters, etc. Here, I create a function to do this, similar to the fileparts function in MATLAB.

Topics I cover in this code-along style video include:

  • Writing a function
  • Writing tests for functions using assert
  • Matching regular expressions using regexp
  • Using data types including char arrays,  structures (accessed via dynamic field names)

Video Player is loading.
Current Time 0:00
Duration 0:00
Loaded: 0%
Stream Type LIVE
Remaining Time 0:00
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected

      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.

      Loading...