Pregunta


To substitute a string in matlab script (.m) file using MATLAB.
I have a script file (.m) file. I would like to substitute " dist < 6 || dist == 6 " in my matlab code file with "dist < 7 |...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Save Structure files in les space consuming format.
I have many structure files (.mat) as output, whose size is around 1.9 GB each. Is there any way , by which i can save this str...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Add same to different paths
I have a folder, which has some excel sheets. These excel sheets are taken as input for my code. I am using cd and addpath a...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


URL READ and URL WRITE ERROR
Hi I want to copy and paste the contents of web page into a file, but using urlread or urlwrite, I get the HTML code for the...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


To save contents of webpage into text file.
I have following weblink: http://www.rcsb.org/pdb/explore/sequenceText.do?structureId=1APS&chainId=A Kindly open this webl...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


To save workspace variables automatically
I have 5 matlab scripts. I am running these scripts one after the other using eval() function. I want to save the workspac...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


To create cells with different names in a loop
I have defined a cell array as follows: names = {'joe', 'enna', 'fin'}; now in a loop I want to create empty cell arrays w...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


xlswrite and xlsread is not working in MATLAB R2012a in in Ubuntu 12.04 operating system.......
I have come to know xlsread and xlswrite functions does not work in linux operating sytsem. Is there any linux compatible alt...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


URGENT....!!!! Error Using xlswrite R2012a Ubuntu 12.04
I have been using xlswrite function since years in R2011a Matlab version in windows. Now my work has shifted to ubuntu 12.04 ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


BASIC STATISTICS RELATED QUESTION - Regression and Correlation
ALPHA and BETA are two physical quantities: A is dependent variable (Y-Axis) and B is independent variable (X-Axis). Value...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Fill new row of cell array after delimiter
My cell array (1 X 11) is as follows: a = {'A','B','C',';','D','E','F',';','1','2','3'} Each character I want a m...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Textscan Usage. One character in one cell.
I have a text file in which following characters are written ABCDE I want to store it in a cell array of order 1 X 5 , wi...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


To replace a character AT A PARTICULAR POSITION in a Text FIle.
I have a Text File containing many characters, I wish to modify one of those characters at a particular position Suppose, I h...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to Split a Text File into Many Text Files ?
I have a text file which contains many Paragraphs. Each Paragraph starts with a "greater than" ( > ) symbol. I would like ...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to add Elements from a "double array" in a "specified column" of cell array ....
I have a *CELL ARRAY* (stored in variable *"Alpha"*) of *_20 X 10_* order. It has text say "Boy", "Girl" etc. in first colu...

más de 11 años hace | 1 respuesta | 0

1

respuesta