Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta