Question


finding a mathematical function that passes from specified points
There are some points on X-Y coordinates: (10,91) (30,92) (50,93.2) (100,93.5) (125,94) (250,95.2) (35...

12 years ago | 2 answers | 0

2

answers

Question


detecting similar signals and putting them into a folder
There are 45 Excel files (signals). some of them are similar with together (peak numbers and peak positions of similar signals ...

12 years ago | 1 answer | 0

1

answer

Question


Is it possible in Scope to plot 2 signals together and overhand?
Is it possible in Scope to plot 2 signals together and overhand? (like using 'hold on' in plot command)

12 years ago | 1 answer | 0

1

answer

Question


Time axes (horizontal axes) range of Scope
I set simulation time on 5000s but after stopping simulation, Scope displays from 4995s to 5000s and not from 0 to 5000. what's ...

12 years ago | 1 answer | 0

1

answer

Question


finding mathematical function of set of points
There are some points on X-Y coordinates. Is it possible in MATLAB to find mathematical function between X and Y? for example f...

12 years ago | 4 answers | 0

4

answers

Question


S-function
Could anybody give information about S-function? or refer me references about this?

12 years ago | 2 answers | 0

2

answers

Question


saving figures
After plotting it's needed saving figure of that. I wrote this:When I write under code, there is no problem with saving but the...

12 years ago | 1 answer | 0

1

answer

Question


putting some matrix in a cell arrays
There are some Matrix, it's needed putting each of them in an array of a cell that the name of that array be equaled with the na...

12 years ago | 2 answers | 0

2

answers

Question


Is it possible MATLAB be associated with FireFox and InternetExplorer
Is it possible MATLAB be associated with FireFox and InternetExplorer when opening an .html file that contains hyperlinks parts?...

12 years ago | 2 answers | 1

2

answers

Question


How could it be determined one array of a cell containing an string or a number?
There is a cell, contains both numbers and strings, now How could it be determined one array of a cell containing an string or a...

12 years ago | 1 answer | 0

1

answer

Question


Calling Internet Explore from MATLAB and same also for FireFox too
Does anyone know how Calling Internet Explore from MATLAB and same also for FireFox too? *and how reading an .html by them*

12 years ago | 2 answers | 0

2

answers

Question


Is it possible to pass all variables of current workspace into a function without using 'load'
Is it possible to pass all variables of currently workspace into a function without using 'load'? for example there are many ...

12 years ago | 5 answers | 0

5

answers

Question


not displaying "figure 1" while window of plotting coming up
Always after plotting, in figure window it is showed "figure 1" or "figure 2' or ... . by naming figure also this term comes. is...

12 years ago | 1 answer | 0

1

answer

Question


questuion about cell2html FEX (showing numbers in green and else in black)
(This question relates on FEX section and sorry for asking here because of giving no answer in that section) cell2html FEX,Tom...

12 years ago | 1 answer | 0

1

answer

Question


how could numbers be displayed only in 4 digits (also in answer of sprintf)
Does anyone know how could numbers be displayed only in 4 digits (also in answer of sprintf) [not more than 4) a=3.7867678972...

12 years ago | 2 answers | 0

2

answers

Question


making less space between figures in subplot
Does anyone know how can be make less space between figures in subplot?

12 years ago | 3 answers | 1

3

answers

Question


in plotting,instead of 'ro' its needed to show numbers
In plotting,instead of 'ro' its needed to show numbers for example: plot([0:20],[0:20],'ro') its needed shows numbe...

12 years ago | 1 answer | 0

1

answer

Question


which command is for making desktop layout in default form but matlab window be maximize (full screen)
which command is for making desktop layout in default form but matlab window be maximize (full screen) in matlab: 'Desktop'>>de...

12 years ago | 1 answer | 0

1

answer

Question


finding number of a column in a cell (column that contains a specified string)
how could it be done for finding first which array of a cell is equal a specified string and in second, what is number of column...

12 years ago | 3 answers | 0

3

answers

Question


checking of existing an string in a cell arrays
There is a cell in name of 'CELL'. it is 1*12000 . its needed to check being and existing of a specified string in arrays of 'C...

12 years ago | 1 answer | 2

1

answer

Question


is there instead solution of xlsread()?
its needed to convert .xls files to .mat but speed of reading by xlsread is too low. is there instead solution of xlsread()? (fi...

12 years ago | 2 answers | 0

2

answers

Question


renaming a lot of folders automatically by MATLAB
It's needed renaming 150 folders depends on numbers of .xls files inside their contents for example inside folder 'a' there are ...

12 years ago | 2 answers | 0

2

answers

Answered
'not enough storage' error on xlsread
are these solutions helpful? 1-MATLAB: file>>preferences>>General>>Java Heap Memory (increasing this) 2-OS (WIN): increasing v...

12 years ago | 0

Question


there are specified folders in an specified directory that contents of some of them are equals to contents of others
there are specified folders in an specified directory that contents of some of them are equals to contents of others. the only d...

12 years ago | 3 answers | 0

3

answers

Question


finding simillar folders (size and number of files anf files name)
In an specified folder there are some folders for example in these names:a,b,c,d,e,f,... .In each of these folders also there ar...

12 years ago | 1 answer | 0

1

answer

Question


Is there any limitation for capacity of cell arrays?
Is there any limitation for capacity of cell arrays that this capacity depends on numbers of characters ?

12 years ago | 1 answer | 0

1

answer

Question


plotting in same figure window
It's needed while using same plot command, it plots in the same figure window and not in another figure window for example: ...

12 years ago | 2 answers | 0

2

answers

Question


in command window while displaying a cell, instead of showing arrays , shows how many characters there are
in command window while displaying a cell, instead of showing arrays , shows how many characters there are in that array. for e...

12 years ago | 3 answers | 0

3

answers

Question


how can make for-loop in an if-end command for 'and(&) ' all arrays?
how can make for-loop and if-end command for all array of a matrix to be less than 2 value?(how can make for-loop in an if-end c...

12 years ago | 2 answers | 0

2

answers

Question


is it possible to make command window scroll bar being in position of it self even by runnig a m-file and not going end of wondow?
Is it possible to make command window scroll bar being in position of it self even by running a m-file and not going end of win...

12 years ago | 4 answers | 0

4

answers

Load more