Solved


String Array Basics, Part 2: Convert String Array to Cell Array; No Missing Values
<http://www.mathworks.com/help/matlab/characters-and-strings.html String array> and cell array are two types of containers for s...

9 years ago

Solved


String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
<http://www.mathworks.com/help/matlab/characters-and-strings.html String array> and cell array are two types of containers for s...

9 years ago

Published


Creating a MATLAB Function to Reuse Code
37:31 Its common when you are developing code to find that you want to re-use a piece of it for some...

9 years ago

Thumbnail

Published


Creating a Function to Save a Table to a CSV File if it’s Too Big for Excel
23:12 I often save tables to Excel for sharing with others, but if the data is too large, I need to...

9 years ago

Thumbnail

Published


Other Ways to Pause MATLAB
3:54 A few weeks ago I talked about the new pause button in Release 2016a on the editor tab of the...

9 years ago

Thumbnail

Published


Developing a Script to Compare the Distribution of Website Page Response Times
59:31 In this code-along style video I attempt to develop a script to import and analyze website page...

9 years ago

Thumbnail

Published


Using Variable Highlighting to Help with Organizing Code
5:26 One of the many uses of variable highlighting in the MATLAB editor is to help with moving code...

9 years ago

Thumbnail

Published


Debugging a Tricky Look-up Table Indexing Problem
22:40 This morning I needed to debug an issue with a regularly used script. The code was converting...

9 years ago

Thumbnail

Published


Analyzing a Large Website Graph: Importing Node and Edge Data
26:30 I’d like to be able to analyze and visualize our website but with more than 300 thousand pages...

9 years ago

Thumbnail

Published


Use strlength to Detect Zero Length Strings
2:42 You can’t use isempty to detect empty strings, as you would for character arrays. Instead you...

9 years ago

Thumbnail

Published


You Should Turn on the “Enable data tips in edit mode” Editor Preference
3:04 Each time I install a new release of MATLAB, such as 2016b recently, I turn on the editor...

9 years ago

Thumbnail

Published


Constructing a List of Filenames Using the New String Handling Features in Release 2016b
70:01 I have a spreadsheet with a list of filenames in one column whose absolute location is defined...

9 years ago

Thumbnail

Published


In Which Year Did I Make the Most Posts to the MATLAB Newsgroup?
38:35 Its the 15th anniversary of MATLAB Central and it made me think about my contributions to the...

9 years ago

Thumbnail

Submitted


"Getting Started with MATLAB" Video: Commands and Script
Commands and script used in "Getting Started with MATLAB®" Video on MATLAB demo page.

9 years ago | 1 download |

4.6 / 5

Submitted


Textscantool
App to read large text files

9 years ago | 1 download |

4.52941 / 5
Thumbnail

Submitted


Maximizing Code Performance by Optimizing Memory Access Code Segments
Code Segments used in "Maximizing Code Performance by Optimizing Memory Access" News & Notes Article

9 years ago | 1 download |

4.75 / 5
Thumbnail

Submitted


chkmem
Detect and Diagnose MATLAB® Memory Fragmentation Problems

9 years ago | 1 download |

5.0 / 5

Submitted


MDF Import Tool and Function
App and function to import signal data from MDF (Measure Data Format) files

9 years ago | 21 downloads |

4.5 / 5
Thumbnail

Submitted


Handling Large Data Sets Efficiently in MATLAB
Handling Large Data Sets Efficiently in MATLAB®

9 years ago | 3 downloads |

3.7 / 5
Thumbnail

Submitted


Import Fig File to Axes
Import fig file to axes

9 years ago | 2 downloads |

4.5 / 5

Submitted


802.11b PHY MATLAB Code
802.11b PHY MATLAB® Code.

9 years ago | 4 downloads |

3.86207 / 5

Submitted


10Base-T Ethernet
Stateflow® Model of the 10Base-T Ethernet and CSMA/CD Protocol.

9 years ago | 2 downloads |

4.0 / 5

Submitted


802.11b PHY Simulink Model
Simulink® model of 802.11b baseband physical layer.

9 years ago | 16 downloads |

3.52941 / 5
Thumbnail

Submitted


Packet Switch
Simulink® and Stateflow® model of a simple packet switch.

9 years ago | 1 download |

4.75 / 5

Submitted


IS-95A Mobile Phone Call Processing
IS-95A Mobile Phone Call Processing

9 years ago | 1 download |

4.17391 / 5
Thumbnail

Submitted


IS-95A CDMA Power Control
IS-95A CDMA Power Control

9 years ago | 3 downloads |

4.18518 / 5

Submitted


DTMF generator and receiver
DTMF generator and receiver

9 years ago | 6 downloads |

3.61538 / 5

Published


Modifying a Script to Track a datetime Duration Value
15:31 Today I’m just making a small modification to an existing script to store a variable with the...

9 years ago

Thumbnail

Published


Displaying Progress Status of Long Running Script, Part 4: Display-Erase Utility
47:21 Sometimes when displaying the progress of a long running script, there is so much output at the...

9 years ago

Thumbnail

Published


Some Uses of the MATLAB Function inputname
11:57 Sometimes I need to display the name of a variable as a character array. This can help with the...

9 years ago

Thumbnail

Load more