Community Profile

photo

David Conway


MIT-LL

Last seen: 3 months ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I need a reference or a method for looking up syntax details for COM methods. Is there such a reference or a Matlab command that would serve?
In the current case, I am looking for detail on GetSaveAsFilename. The MSDN VBA developer reference has detail, but the format ...

7 years ago | 1 answer | 0

1

answer

Question


Strange ML errors for simple scripts
Hello, I am seeing strange error messages when running simple scripts, such as cleanUp.m: clc; clear all; close all; fclose...

7 years ago | 2 answers | 0

2

answers

Question


Having trouble with plotting race conditions
Hello, I am doing some fairly dense plotting of radar return data. As the data goes through the signal processing chain, int...

10 years ago | 0 answers | 0

0

answers

Question


Is there a existing way to get access to a class instance structure while having access only to the object handle??
Hello, I am new to OOP, GUI's and Matlab. With that upfront, I am developing a GUI using classes I've developed. I have a cal...

11 years ago | 2 answers | 0

2

answers