photo

Tamara del Águila


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
4 Answers

RANK
5,762
of 297,527

REPUTATION
8

CONTRIBUTIONS
4 Questions
4 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
5

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
Will it be possible to use XLSWRITE to write formulas to the excel sheet which would be calculated altomatically when they are written?
Is there any way of doing the same with writecell? I am trying and not only I only get the text instead of the number, but als...

3 years ago | 1

Question


Load .slk file format (excel can open it, but can't import it to matlab)
I am trying to import in matlab a file with extension '.slk'. Although in excel it is opened as a normal file, with info in diff...

3 years ago | 1 answer | 0

1

answer

Answered
Matlab displays truncated output with elipses. How do I fix this?
I have the same issue... in my case what I need is to be able to save it as a pdf non-truncated...

3 years ago | 0

Question


How to bin data from a matrix (2D array)
I am trying to downsample a matrix that contains data that sum up to 100 (cdata, it's % data for each pixel) by summing up th...

4 years ago | 1 answer | 0

1

answer

Question


'drawcircle' and 'roi.cricle' do not respect preset Radius
I am trying to make a circular roi with a specified R,but allowing to set the center and the position. I first thought of doing ...

4 years ago | 1 answer | 1

1

answer

Answered
Overlaid images: more than one axis in a subplot?
Right after asking, I came up myself with one solution... (had I known I would have asked before!). What I did was a function i...

4 years ago | 1

Question


Overlaid images: more than one axis in a subplot?
I need to subplot two images that are overlaid. I only managed to overlay them using two axis for the same figure (note that bot...

4 years ago | 1 answer | 1

1

answer

Answered
opts.VariableTypes for any number of variables
opts = detectImportOptions("C:\Users\corrine\Desktop\scaracsv.csv"); numVariables = length(opts.VariableNames); opts = delimit...

5 years ago | 1