Stuart’s MATLAB Videos

Watch and Learn

Posts 11 - 13 of 13

다음에 대한 결과: 2024

Creating a Class to Generate a Non-Expiring Token: Part 2

Here, I make one or two more changes to my class that creates a non-expiring SharePoint token that I made in part 1. Then I go about updating my other functions to make use of the new class.
Features… 더 읽어보기 >>

Creating a Class to Generate a Non-Expiring Token: Part 1 2

I create a lot of code that reads and writes to our internal SharePoint file storage. To do that, it needs to use an authorization token. This token is time limited to an hour and sometimes that… 더 읽어보기 >>

Calculating the Duration of an Animated GIF file

I have a function that returns the duration of a video file. It only supports standard video files like MP4 or MKV and uses videoReader. I want to add support for animated GIF files which are not… 더 읽어보기 >>

Posts 11 - 13 of 13