Community Profile

photo

David


Last seen: 9 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Explorer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Answered
Accessing 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

answer

Question


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

answers

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

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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 3 answers | 1

3

answers

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 2 answers | 0

2

answers