John
Toronto Metropolitan University
Followers: 0 Following: 0
Programming Languages:
C++, C, MATLAB
C++, C, MATLAB
Feeds
提问
Managing custom classes, mat-files, and namespaces
Say I have a (simple) custom class, defined with a classdef. Let's say it's defined in my_class.m I then generate a bunch of ob...
4 months 前 | 2 个回答 | 0
2
个回答提问
Argument validation for class methods
Is there a best practice for validating (or not validating) the 'self' arguments in class method definitions? Consider: clas...
5 months 前 | 1 个回答 | 0
1
个回答提问
Using bagOfFeatures with RosBag data (storage efficiency)?
We're working on an application to do feature recognition and SLAM using the bagOfFeatures objects. I was wondering whether ther...
10 months 前 | 1 个回答 | 0
1
个回答提问
Debugging mex-files. Visual Studio breakpoints not working.
For the longest time, I have been able to debug mex-functions using Visual Studio. In the past it often required a little dance ...
1 year 前 | 1 个回答 | 0
1
个回答提问
pcshow permanently changes figure window?
This is a minor issue but I'm not sure it's intended behaviour. When using pcshow to display a pointcloud, the figure window swi...
2 years 前 | 2 个回答 | 0
2
个回答提问
Serial vs. Serialport questions
I had a few questions about differences between the legacy serial objects and the newer serialport implementation. Any help woul...
3 years 前 | 0 个回答 | 4
0
个回答提问
Inconsistent behaviour in fprintf output (scripts and LiveScripts)?
The output from fprintf seems to be inconsistent when called from within a livescript. The interpreter seems to be adding extra ...
3 years 前 | 2 个回答 | 0
2
个回答提问
Unit testing with externally configurable parameters.
I am exploring Matlab's unit testing framework and I'd like to use it with a project that involves communicating with an externa...
4 years 前 | 1 个回答 | 1
1
个回答提问
Solving simple symbolic trigonometry equations
I have a simple trigonometric equation I would like to solve, but I can't seem to get Matlab to give me an answer: a*sin(x)-b...
9 years 前 | 1 个回答 | 0
1
个回答提问
Any way to get "one-shot" callback events? (Instrument callbacks)
I'm trying to figure out how to manage the multiple callback events from a serial-port object. I have a serial-port object wi...
10 years 前 | 0 个回答 | 0
0
个回答提问
Support for Lego Mindstorms EV3
Are there estimates of when the Lego Mindstorms EV3 hardware will be supported with Matlab and Simulink?
11 years 前 | 11 个回答 | 0
11
个回答提问
Notifying parent from children's callbacks?
I have a handle class that contains one or more instrument objects (e.g., serial, udp, etc). I.e.,: classdef my_class < h...
11 years 前 | 0 个回答 | 0
0
个回答提问
Changing default behaviour of latex.m?
Are there any preferences settings for the |latex.m| command (or the ability to specify custom style files)? Case in point: M...
12 years 前 | 0 个回答 | 2