photo

Stuart McGarrity

MathWorks

Last seen: 11 Tage vor Aktiv seit 2005

Followers: 7   Following: 0

Nachricht

I'm from a small town called Largs near Glasgow in Scotland. I studied for my undergraduate degree in Electronic and Microprocessor Engineering and PhD in Signal Processing at Strathclyde University. I live in Natick, MA.

Statistik

All
MATLAB Answers

0 Fragen
4 Antworten

File Exchange

19 Dateien

Cody

0 Probleme
44 Lösungen

Blogs

576 Beiträge

RANG
10.031
of 301.511

REPUTATION
4

BEITRÄGE
0 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
2

RANG
14 of 21.308

REPUTATION
34.605

DURCHSCHNITTLICHE BEWERTUNG
4.40

BEITRÄGE
19 Dateien

DOWNLOADS
73

ALL TIME DOWNLOADS
275528

RANG
13.294
of 174.936

BEITRÄGE
0 Probleme
44 Lösungen

PUNKTESTAND
458

ANZAHL DER ABZEICHEN
1

BEITRÄGE
576 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Explorer
  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Veröffentlicht


Finding and Removing HTML Elements from a Web Page
25:53 My script that looks for translation errors on our website is generating too many false...

11 Tage vor

Thumbnail

Veröffentlicht


Concatenating Struct Arrays with Different Fields
30:17 When I read data from the web, using webread or websave, usually all records returned have the...

etwa 2 Monate vor

Thumbnail

Veröffentlicht


Debugging a String Concatenation Error in My Web App
13:26 My colleague found a bug in my MATLAB Web app. She could see a string concatenation error...

3 Monate vor

Thumbnail

Veröffentlicht


Monitoring Continuously Running MATLAB Scripts with Power Automate
6:07 I have many MATLAB scripts and systems that are scheduled by Windows Task Scheduler or they run...

4 Monate vor

Thumbnail

Veröffentlicht


Solving Cody Problems 55220, 55230, and 55240
24:09 As Cody is having a contest at the moment, I thought I would try and solve a few problems. Here,...

5 Monate vor

Thumbnail

Veröffentlicht


Adding a Case Insensitive Search Option to My Web App
26:54 I need to add some new controls to my web app that searches the HTML of our website. The web app...

6 Monate vor

Thumbnail

Veröffentlicht


Using Implicit Expansion of Strings to Create a List of MATLAB Releases
5:37 I want to be able to create a string array that is a list of MATLAB releases for the last 10...

7 Monate vor

Thumbnail

Veröffentlicht


Converting a Cell Array of Heterogenous Structures to a Structure Array
22:20 When I make a request to a web service I often use, I normally get back a struct array. Now,...

9 Monate vor

Thumbnail

Veröffentlicht


Debugging Example: Navigating Workspaces
22:10 One of my scripts, processing video files using a VideoReader object, has errored, so I need to...

12 Monate vor

Thumbnail

Veröffentlicht


Making a Utility to Track MATLAB Start and Stop Times
40:57 I usually have multiple MATLABs running at any one time. Some I launch manually, and some start...

etwa ein Jahr vor

Thumbnail

Veröffentlicht


Adding a Settings Feature to My Web App: Part 3
14:41 So, I think I have finished the work to add a settings feature to my app. Now I want to write...

etwa ein Jahr vor

Thumbnail

Veröffentlicht


Adding a Settings Feature to My Web App: Part 2
21:57 So, in my attempt to add a settings feature to my web app, I have managed to add a settings tab...

etwa ein Jahr vor

Thumbnail

Veröffentlicht


Adding a Settings Feature to My Web App: Part 1
34:56 I maintain some MATLAB web apps that are used internally by other MathWorkers. For one of the...

etwa ein Jahr vor

Thumbnail

Veröffentlicht


Updating My MATLAB Function to Return More Video Metadata
26:47 I have a MATLAB function that returns metadata for the videos stored in a SharePoint folder. I...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Using a MAT-File Object to Save a Variable in Chunks
23:50 I need to save a 50GB string variable to a MAT file. I have noticed that when I use the save...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Categorizing Favorites on the Quick Access Toolbar
4:19 I recently remembered that you can categorize your favorites on the Quick Access Toolbar. This...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Implementing a Lock File with Help from ChatGPT
22:24 I have a utility that lets me save random metrics about various systems and processes to a...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Manually Modifying Data in Running Code
4:55 In a previous blog video, I manually paused my code and changed the value of a variable, in order...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Using the Coverage Report to Help with App Testing
16:42 I’ve created quite a few unit tests for one of my MATLAB apps, but I’m not sure if I’m testing...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Investigating and Fixing a Bug in My Web App
18:48 My colleague told me that one of the web apps that I maintain for internal use has stopped...

mehr als ein Jahr vor

Thumbnail

Veröffentlicht


Trying to Reduce the Starting Time of My App
12:20 My app takes a while to start because it has to load a good amount of data from a database, then...

fast 2 Jahre vor

Thumbnail

Veröffentlicht


Sending Myself a Notification When a Token is About to Expire
11:38 I often use tokens and other types of authentication to access web resources. There is one I use...

fast 2 Jahre vor

Thumbnail

Veröffentlicht


Creating a Simple Function with Test Script
14:16 I need to create a simple function to do some string processing in one of my web apps. I thought...

fast 2 Jahre vor

Thumbnail

Veröffentlicht


Example of Using the Profiler to Help Reduce the Execution Time of a Function
41:27 I have a function which analyzes the contents of a few hundred folders. Its taking several...

fast 2 Jahre vor

Thumbnail

Veröffentlicht


Switching a parfor to a parfeval
16:57 I use parfor a lot when processing large amounts of data. It could be on my local machine, or it...

etwa 2 Jahre vor

Thumbnail

Veröffentlicht


Creating a Class to Generate a Non-Expiring Token: Part 2
12:32 Here, I make one or two more changes to my class that creates a non-expiring SharePoint token...

etwa 2 Jahre vor

Thumbnail

Veröffentlicht


Creating a Class to Generate a Non-Expiring Token: Part 1
18:31 I create a lot of code that reads and writes to our internal SharePoint file storage. To do...

etwa 2 Jahre vor

Thumbnail

Veröffentlicht


Calculating the Duration of an Animated GIF file
13:58 I have a function that returns the duration of a video file. It only supports standard video...

etwa 2 Jahre vor

Thumbnail

Veröffentlicht


Plotting Data in a Loop to Visualize Progress: Part 2
9:20 In my last post, I prototyped some code that plots the progress of my data download job. I...

mehr als 2 Jahre vor

Thumbnail

Veröffentlicht


Plotting Data in a Loop to Visualize Progress
19:16 I have a script that runs for many hours and downloads a large amount of data from a web...

mehr als 2 Jahre vor

Thumbnail

Mehr laden