Statistics
RANK
5 595
of 277 737
REPUTATION
7
CONTRIBUTIONS
15 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
5
RANK
3 278 of 18 793
REPUTATION
447
AVERAGE RATING
4.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
3924
RANK
of 128 920
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
Content Feed
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...
nästan 4 år 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...
nästan 4 år 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...
nästan 4 år 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 ...
nästan 4 år 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...
nästan 5 år 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 ...
nästan 5 år 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...
ungefär 5 år ago | 2 answers | 0
2
answersWhy does MATLAB get stuck in the "Initializing" or "Busy" state or take a long time to start?
One other approach I have found to be effective is to * Deactivate Matlab * Browse to the licensing folder : C:\Program Fi...
ungefär 5 år ago | 1
Question
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...
mer än 6 år 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...
nästan 7 år 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...
mer än 7 år 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...
nästan 8 år 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...
ungefär 9 år 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...
mer än 9 år 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....
mer än 10 år 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...
mer än 10 år 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. ...
mer än 11 år ago | 0 answers | 0
0
answersSubmitted
Figure Window Always on Top
Avoid obscuring figure windows by ensuring they always remain on top.
mer än 17 år ago | 2 downloads |