Scotty Neally
Followers: 0 Following: 0
Statistics
RANK
7,220
of 295,467
REPUTATION
6
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
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
How to import corrupted s-parameter (touchstone) file up to X Ghz?
Psuedo-code (faster with git bash installed): fopen() toucshtone for read, fseek() to end of file (eof). fseek() backwards and...
2 years ago | 0
| accepted
Question
How to import corrupted s-parameter (touchstone) file up to X Ghz?
I have a large touchstone 1.0 file that got corrupted during save when PC ran out of memory. The file in question is ~5GB but I ...
2 years ago | 1 answer | 0
1
answercustom header for touchstone file
Consequently I'm looking for the same function...I've solved this in the past by using a dos copy cmd to append the header file ...
4 years ago | 0
Waitbar real time
Modify this code to suit your needs: t = timer('TimerFcn', 'stat=false; disp(''Timer Done!'')','StartDelay',10); start(t); ...
4 years ago | 0
Data Tips -- Add Row Error
I had similar issues but was able to debug them. They key is that any text you try to put into the new datatip field (ie row 3...
4 years ago | 3