Statistics
RANK
134,594
of 295,467
REPUTATION
0
CONTRIBUTIONS
20 Questions
3 Answers
ANSWER ACCEPTANCE
50.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
Maintain formatting while reading PDF document
Hello, while reading a PDF document, I want to let the formatting as it is - for the bold to be bold, for the italic to be itali...
10 months ago | 2 answers | 0
2
answersQuestion
Matlab program for Word images to ppt
Hello, I am trying to write a MATLAB code to do the following: I have a Microsoft Word document with 100 pages of exactly this f...
1 year ago | 1 answer | 0
1
answerQuestion
How to interact with webpage button?
A webpage has quiz questions with 4 answers. Unless the user presses 'Send' button (with or without selecting any option for any...
2 years ago | 0 answers | 0
0
answersQuestion
read file containing mixed content
Hello, The format of an input text file is the following: 1 23.08 был 2 367.92 сказал 3 12567.53 когда ...
3 years ago | 1 answer | 0
1
answerQuestion
Index of repeated values
For the binary vectors of the following type: ad=[1 1 1 1 0 0 1 1 1 1] ad=[0 0 1 1 1 1 0 0 1 1] ad=[0 1 0 1 1 1 1 1 0 0] ad=...
3 years ago | 1 answer | 0
1
answerQuestion
pdf file direct download
Suppose we have a website: fullstudy.com/mathematics/mathematics-book.pdf How can we download this pdf file using urlwrite or ...
3 years ago | 1 answer | 1
1
answerHTML Page source info
That is exactly how I am doing it. By parsing it separately, there is no way to correlate which Name-field has the corresponding...
4 years ago | 0
Question
HTML Page source info
Hello, many-a-times we come across a series of numbered webpages basePage.html?page=2 basePage.html?page=3 and so forth, whe...
4 years ago | 2 answers | 0
2
answersExtracting column from text file
Thanks for suggesting the paper clip icon. I have attached the file (short one), but it contains almost everything the rest of...
4 years ago | 0
Question
Extracting column from text file
The NOAA atmospheric data file with the entries defined by the header row comes in the following format: USAF WBAN STATION N...
4 years ago | 2 answers | 0
2
answersQuestion
Javascript to MATLAB code conversion
Hello, A javascript code to extract a range of parameter values from HTML files is given at : Single para...
4 years ago | 1 answer | 0
1
answerQuestion
Single parameter range from repeated range values
I have an HTML file, in which the parameters of interest occur between square brackets [ ], but then this range keeps repeating ...
4 years ago | 0 answers | 0
0
answersQuestion
Extracting numbers from non-formatted text
Hello, I have a non-formatted text file from which all those numbers need to be extracted which are exactly 10-digit numbers. ...
4 years ago | 1 answer | 0
1
answerInput data file containing dashes, colon and slashes
Huh, What happened ??!! Where did Stephen Cobeldick's code snippet vanish ??! Stephen - after putting the time specifier as ...
4 years ago | 0
Question
Input data file containing dashes, colon and slashes
I have a data file which contains data in the following format : 2020-Mar-08 02:28 09 46 28.67 +17 21 52.5 -12.22 3.95 0...
4 years ago | 2 answers | 0
2
answersQuestion
Image extraction from webpage
There are serial-numbered webpages (some of these numbers don't exist), which have images of interest at one particular location...
4 years ago | 1 answer | 0
1
answerQuestion
Extracting Data field of a Series in HTML file
In an HTML file, there is a section like this : series: [{ name: 'Numbers', color: '#33CCFF',...
4 years ago | 1 answer | 0
1
answerQuestion
fprintf in nested for loops
Trying to fopen and fprintf the multiple files in nested for loops. Able to get the file opening to work: for i=1:3 f...
7 years ago | 1 answer | 0
1
answerQuestion
Variable name in title
After loading in a data file, the following variables are assigned to the individual columns of the data file: pressure1=d...
7 years ago | 2 answers | 0
2
answersQuestion
Algebraic simultaneous equations using symbolic toolbox
I am trying to use the symbolic toolbox of MATLAB to solve the following systems of equations. Given the following 3 equations ...
9 years ago | 0 answers | 0
0
answersQuestion
MATLAB code to R-code
Is there a generic way to convert a MATLAB code into an R-code? Thanks.
9 years ago | 1 answer | 0
1
answerQuestion
Extracting common-date data from different excel dates in separate excel workbooks
Hello, I have 2 excel workbooks with the following date-data: Workbook1: Date Data 11/14/2014 1.1 11/13/...
10 years ago | 0 answers | 0
0
answersQuestion
How to read csv file with asterix
Hello, The NOAA csv data file has the following format (showing only the first 5 rows): USAF WBAN YR--MODAHRMN DIR SP...
10 years ago | 1 answer | 0