Statistics
RANK
35,235
of 295,467
REPUTATION
1
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
I'm seeking advice on manipulating how Matlab is displaying numbers.
Hello. While designing a circuit with a Boost/Inverting converter(TPS65131) I wanted to explore all the possible alternatives...
8 years ago | 1 answer | 0
1
answerAccessing a Analog Discovery without the Marlab supportpackage.
Arg! After all this time of searching and struggling to do this I finally come to search google for "Analog Discovery Matlab ...
8 years ago | 0
| accepted
Question
Accessing a Analog Discovery without the Marlab supportpackage.
Hello. I have the past year if not for longer been trying and trying to get this to work but I am not succeeding, I don't wan...
8 years ago | 1 answer | 0
1
answerQuestion
Seeking advice on real time ploting GUI, how to implement the data collection.
Hello. I am using a Arduino Due on which a Peripheral DMA Controller (PDC)(Direct Memory Access) to fill a 256*4 buffer and t...
9 years ago | 0 answers | 0
0
answersIn need of guidence regarding use of Dynamic Library, .DLL file and .LIB file.
This is how a example provided looks like outside matlab: int main(int carg, char **szarg){ HDWF hdwf; double volt...
10 years ago | 0
Question
In need of guidence regarding use of Dynamic Library, .DLL file and .LIB file.
Hello. I know that this subject has been gone through all over the internet, I have quite severe ADD and in some cases like t...
10 years ago | 1 answer | 0
1
answerQuestion
Matlab multitasking without using Parallel Computing Toolbox?
Hello. I am a novice in programming in general, but I am using a arduino Due which is using a SAM3X8E 32bit mcu. SAM3 has bo...
10 years ago | 1 answer | 0
1
answerQuestion
How to extract every other value from a 50000x1 array?
Hello. I have a problem I can't solve. I read in values over a serial COM port, the valuea are 12bit ADC results but I need t...
10 years ago | 1 answer | 0
1
answerQuestion
Writing function that ether gives as a result or that uses a two-dimensional array as input?
Hello. I have been trying for hours to get a function to work as for example function [data] = failure(value, somethingE...
10 years ago | 1 answer | 0
1
answerQuestion
How to skip a parameter in a function? ex: A = fread(obj,size,'precision') without size.
Hello. Is here any syntax to not enter the second input to a function while entering the third? I like to use A = fread(s,...
10 years ago | 3 answers | 1
3
answersQuestion
How to extract only parts of a text file? not just skip a few lines but extracting segments found in all text of file.
Hello. I'm been trying to extract only certain parts of a .txt file without success. The file is way to big to post any pa...
10 years ago | 0 answers | 0
0
answersQuestion
Why use this syntax?
Hello. I'm quite new to programming in general, and I wonder if there is some logical reason to do the following. When rea...
10 years ago | 2 answers | 0