Statistics
RANK
6,454
of 295,527
REPUTATION
7
CONTRIBUTIONS
15 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
4
RANK
3,388 of 20,242
REPUTATION
449
AVERAGE RATING
4.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
3940
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
why does my python import fail when deployed?
I am making use of some python code for recovering data from a BME280 sensor. The matlab code below code executes without any p...
5 years ago | 0 answers | 0
0
answersQuestion
How do I write to a ThingSpeak channel from a Raspberry pi via code deployed using the Matlab Coder?
I am making use of the Matlab Coder to deploy Matlab functionality to a Raspberry pi. I would like to be able to deploy the abi...
5 years ago | 1 answer | 0
1
answerQuestion
Debugging code deployed using Matlab Coder on raspberry pi
I am experimenting with the Matlab support package for Raspberry pi and the Matlab Coder for deploying standalone Matlab functio...
5 years ago | 0 answers | 0
0
answersQuestion
What is the best way for a raspberry pi to intermittently report on its activity?
I am new to both raspberry pi and Simulink and also networking generally. I am interested in deploying Matlab functionality to ...
5 years ago | 0 answers | 0
0
answersQuestion
Implementation of multiple combo boxes in uitable.
Hi all, I am interesting in being able to integrate row-dependent combo-boxes into a uitable. The current version of uitable...
6 years ago | 0 answers | 0
0
answersSynchronize scroll bars of two uitables
Thanks for this answer, very useful. There may well be better ways of doing this now. However, to avoid having to play around ...
6 years ago | 1
Question
compiling a 32-bit C Shared Library
Hi all, I need to compile a 32-bit C shared library to deploy some Matlab Code. I have installed Matlab 2015b on a 32-bit Ma...
6 years ago | 2 answers | 0
2
answersQuestion
Matlab Production Server / Matlab Compiler
Hi all, I am currently running the MPS under Linux and have been successfully compiling m-files using the deploy tool running...
8 years ago | 0 answers | 0
0
answersQuestion
Is it possible to use (publish) markup inside nested functions
Hi all, I have the following function function test1 %% Individual sample reports reportSample; %% ov...
8 years ago | 1 answer | 0
1
answerQuestion
cannot stop fmincon displaying text output
I cannot seem to stop fmincon displaying text information in the command window even though I have set the display options to 'n...
9 years ago | 1 answer | 0
1
answerQuestion
BLAS loading error occurring when publishing m-files
When publishing reasonably complex m-files I am starting to receive the error. BLAS loading error: mkl.dll: Not enough stora...
9 years ago | 0 answers | 1
0
answersQuestion
matlab cannot see file on path
Hi all, I am running release 2014a under windows 7 professional with a network license. I am executing a function (test.m...
10 years ago | 0 answers | 0
0
answersQuestion
Does Matlab have memory leaks?
I am experiencing intermittent crashes when I use Matlab that appear to be due to memory leaks. These are usually accompani...
11 years ago | 1 answer | 2
1
answerQuestion
using an encoder with arduino and motorshield.
Hi all, I recently noticed that encoder functionality has been added to the matlab arduino support package as of August 2012....
12 years ago | 0 answers | 0
0
answersQuestion
Is it possible to interrupt m-file execution when controlling Motorshield via Arduino
I notice that when issuing commands to the Arduino / Motor-shield (e.g. a.stepperStep( 1, 'forward', 'interleave', nSteps ) that...
12 years ago | 0 answers | 0
0
answersQuestion
can I dynamically change markup content when 'publishing' an m-file?
For example I would like to be able to add dynamically changing links or text to the html output generated using publish e.g. ...
13 years ago | 0 answers | 0
0
answersSubmitted
Figure Window Always on Top
Avoid obscuring figure windows by ensuring they always remain on top.
19 years ago | 1 download |