Stuart’s MATLAB Videos

Watch and Learn

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

This code-along video is the second in a series where I’m creating a MATLAB function to split a URL into component parts. Here I add more tests, return more components, and add a parameter to specify which components to return.

Topics I cover in this part include:

  • Writing tests for functions using assert
  • Matching regular expressions using regexp
  • Using char arrays and structures

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

|
  • print

댓글

댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.