Community Profile

photo

Tim


The MITRE Corp

Last seen: 15 days ago Active since 2013

Professional Interests: GPS navigation systems

Statistics

All
  • Solver
  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Can argument validation check if size is at least some value?
I understand that the arguments block can check if an argument is exactly a given size, but is there a way to check if an array ...

11 months ago | 2 answers | 0

2

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 months ago

Answered
How to remove trailing whitespace on save
See answer on SO: https://stackoverflow.com/a/21171788/2909078

4 years ago | 0

Question


Is there any way to monitor the progress of a script while publishing?
I have a long-running script that I want to run with the publish command. Normally, without using publish, the script will print...

4 years ago | 0 answers | 0

0

answers

Answered
How do I import my MATLAB path preferences when I install a new version of MATLAB?
Years ago I got fed up with this issue and created a stratup.m file that would define my personal path - everything I needed to ...

6 years ago | 0

Question


Convert x-axis values to datetime
How can I convert numeric x-axis values to datetime values? I have a plot with time in seconds (from a specific epoch) and I'd l...

6 years ago | 3 answers | 0

3

answers

Question


How do I resize an mxArray
I'm trying to write a C program that reads some data and writes to a mat-file. But I don't know how many elements to allocate fo...

7 years ago | 1 answer | 0

1

answer

Question


Install MinGW-w64 compiler without Add-on explorer
I want to install the MinGW-w64 compiler but my Add-On Explorer isn't working. Is there another way to install or a way to fix t...

7 years ago | 4 answers | 0

4

answers

Question


Visual Studio won't load source or debugging symbols for mex file
I'm trying to debug a C mex file using Visual Studio 2010. I can load my source file and stop at a breakpoint in the main mexFun...

10 years ago | 0 answers | 1

0

answers