Community Profile

photo

b


Last seen: 1 month ago Active since 2014

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

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

2 months ago | 2 answers | 0

2

answers

Question


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

4 months ago | 1 answer | 0

1

answer

Question


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

1 year ago | 0 answers | 0

0

answers

Question


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 когда ...

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

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

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

3 years ago | 2 answers | 0

2

answers

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

answers

Question


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

answer

Question


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

answers

Question


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

answer

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

answers

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

1

answer