![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/81066_1522075880224_DEF.jpg)
John
Toronto Metropolitan University
Followers: 0 Following: 0
C++, C, MATLAB
Statistics
RANK
5,586
of 297,046
REPUTATION
8
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
7
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
7 months ago | 2 answers | 0
2
answersQuestion
Argument validation for class methods
Is there a best practice for validating (or not validating) the 'self' arguments in class method definitions? Consider: clas...
7 months ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
Serial vs. Serialport questions
I had a few questions about differences between the legacy serial objects and the newer serialport implementation. Any help woul...
4 years ago | 0 answers | 4
0
answersQuestion
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 ...
4 years ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
Support for Lego Mindstorms EV3
Are there estimates of when the Lego Mindstorms EV3 hardware will be supported with Matlab and Simulink?
11 years ago | 11 answers | 0
11
answersQuestion
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...
12 years ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 2