photo

Stuart McGarrity

MathWorks

Last seen: 4 giorni fa Attivo dal 2005

Followers: 8   Following: 0

Messaggio

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.

Statistica

All
MATLAB Answers

0 Domande
4 Risposte

File Exchange

19 File

Cody

0 Problemi
44 Soluzioni

Blogs

578 Post

RANK
10.031
of 302.014

REPUTAZIONE
4

CONTRIBUTI
0 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
2

RANK
14 of 21.496

REPUTAZIONE
34.621

VALUTAZIONE MEDIA
4.40

CONTRIBUTI
19 File

DOWNLOAD
61

ALL TIME DOWNLOAD
275681

RANK
13.842
of 178.131

CONTRIBUTI
0 Problemi
44 Soluzioni

PUNTEGGIO
458

NUMERO DI BADGE
1

CONTRIBUTI
578 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Pubblicato


Debugging Example: Why are broken links not being detected on this web page?
13:36 My MATLAB based system that detects broken links on mathworks.com pages each night is failing to...

11 giorni fa

Thumbnail

Pubblicato


Sending Push Notifications from MATLAB with ntfy.sh
15:58 I often use sendmail to notify me of the progress of long running scripts, or when they have...

circa 2 mesi fa

Thumbnail

Pubblicato


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...

4 mesi fa

Thumbnail

Pubblicato


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...

5 mesi fa

Thumbnail

Pubblicato


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...

6 mesi fa

Thumbnail

Pubblicato


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...

8 mesi fa

Thumbnail

Pubblicato


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,...

9 mesi fa

Thumbnail

Risolto


Calculate the mean of each half of a matrix
Given a matrix with an even number of columns, n, return a 1-by-2 row vector where the first element is the mean of all the elem...

9 mesi fa

Risolto


Find Closest Constant
Given a number x, return the value that is closest to x from this list of constants: 0, 1, , e, , (also known as ). For exampl...

9 mesi fa

Risolto


Matrix Quadrants
Write a function that takes N as the input, and outputs a matrix whose upper-left (NxN) quadrant contains all ones, the lower-ri...

9 mesi fa

Pubblicato


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...

10 mesi fa

Thumbnail

Pubblicato


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...

11 mesi fa

Thumbnail

Pubblicato


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,...

circa un anno fa

Thumbnail

Pubblicato


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

circa un anno fa

Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Inviato


"Linked Plots and Data Brushing" Video: Commands and Script
MATLAB® Commands, data files and voice-over script used in "Linked Plots and Data Brushing" video.

oltre un anno fa | 1 download |

3.3 / 5
Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Pubblicato


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

oltre un anno fa

Thumbnail

Pubblicato


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...

quasi 2 anni fa

Thumbnail

Pubblicato


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...

quasi 2 anni fa

Thumbnail

Pubblicato


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...

quasi 2 anni fa

Thumbnail

Pubblicato


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...

circa 2 anni fa

Thumbnail

Pubblicato


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...

circa 2 anni fa

Thumbnail

Pubblicato


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...

circa 2 anni fa

Thumbnail

Pubblicato


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...

circa 2 anni fa

Thumbnail

Pubblicato


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...

oltre 2 anni fa

Thumbnail

Carica altro