photo

John


Toronto Metropolitan University

Last seen: 3ヶ月 前 2013 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
C++, C, MATLAB

統計

All
  • Thankful Level 3
  • Thankful Level 2
  • Community Group Solver
  • Solver

バッジを表示

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...

7ヶ月 前 | 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...

7ヶ月 前 | 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...

約1年 前 | 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 ...

2年弱 前 | 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年 前 | 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...

4年弱 前 | 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 ...

4年弱 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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...

12年弱 前 | 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年 前 | 0 件の回答 | 2

0

回答