photo

Pablo Guerrero


Last seen: 5 years ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
36,838
of 301,273

REPUTATION
1

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,212

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,726

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Print .eps or .pdf contourf plot with 'edgecolor','none' leaves white lines between levels - need to get rid of them (2019b)
Hi, I am having the following problem: When I create a contourf plot and remove the lines between levels, as I try to print as ...

5 years ago | 1 answer | 0

1

answer

Question


Running several system('A.exe'), .exe freezes
Hi, I am running in the same PC several instances of Matlab 2018b. Each one runs external .exe programs and I can see the evo...

7 years ago | 0 answers | 0

0

answers

Question


How to keep java file formatting after modification in Matlab using fprintf()
I am trying to modify the content of a .java file and write a new modified .java file. Without loss of generality imagine the co...

8 years ago | 1 answer | 0

1

answer

Question


Problem with Publish and fprintf
I do not understand why when I use publish in Matlab this simple code: %% P2 fprintf('Say %i \n',aa(1)) %% P3 ...

8 years ago | 0 answers | 1

0

answers

Answered
How to import data from custom (.H00) text file
Thank you Cedric, here one of the files.

10 years ago | 0

Answered
How to import data from custom (.H00) text file
Thank you Walter. Your code tells me the encoding is "windows-1252", I hope textscan can deal with it.

10 years ago | 0

Question


How to import data from custom (.H00) text file
Hi, I have a DAQ (Opto22 Snap Pac) that provides data in a custom text file .H00. The data looks like this: Date,Time...

10 years ago | 4 answers | 0

4

answers

Answered
title, interpreter latex and num2str
Yes, it does not work now. Thank you for the help.

10 years ago | 0

Question


title, interpreter latex and num2str
Hi, I want to use 'interpreter','latex' in a title that contain the function num2str and I cannot make it work. This works...

10 years ago | 1 answer | 0

1

answer