photo

Dima


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

  • First Answer
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Réponse apportée
Ghost Excel processes created when invoking Matlab from Excel
this is avery URGENT matter - can someone please help???

plus de 5 ans il y a | 0

Question


Ghost Excel processes created when invoking Matlab from Excel
Hi, I am using Matlab R2011B and excel link EX 3.1.4 when I try to run matlab scripts from VBA - for each Matlab script (whcih...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to find coordiates of the LAST point of the aray which has been plotted?
Hello! I have plotted a few time series on a graph. I need to be able to crop out a certain a fixed part (rectangle area 1000x1...

presque 10 ans il y a | 2 réponses | 0

2

réponses

Question


Calling M.files from VBA
Hello! I was wondering if you think it is possible to call an m.file from excel VBA - wait for Matlab to execute the m.file (...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


Creating Thumbnails based on the Most Dense Parts of a Figure
Hello! I wonder if there is a way you can create a smaller thumbnail picture of a figure from the region which has the most dat...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Question


Center out the last point on the Chart
Hello! I wonder if you think it can be possible to plot a time series in such a way that the plot focuses on the last data poin...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Keyboard Short-cut for running a Scrip
Hello! I have two questions: 1)I wonder if you can set up the Matlab to run certain scrip after a predefined keyboard shor...

plus de 12 ans il y a | 4 réponses | 1

4

réponses

Question


Custom Print File Name
Hello! I have the following line of code that exports a chart as a PNG file: print -dpng printname.png -r250 I was wo...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Zoom and Print the Latest Action on a Chart.
Hello! I wanted to ask if you think it is possible to print to an image file a part of the most recent data points on the cha...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Question


Bypass a Line Plotted in the Legend
Hello!) I wonder how do I bypass a line plot out of multiple plots when putting the legend on a chart. Suppose I have 10 v...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Rotate Individual Letters in a String
I found a way to create the vertical string : t1 = 'S'; t2 = 'I'; t3 = 'N'; t4 = 'E'; S1 = char(t1, t2, t3); But wh...

plus de 12 ans il y a | 0

Réponse apportée
Rotate Individual Letters in a String
I mean: E N I S

plus de 12 ans il y a | 0

Question


Rotate Individual Letters in a String
Hello! I wonder if there is a way to have the word SINE rotated 90% counter-clockwise and each of the letters 90% clockwise so ...

plus de 12 ans il y a | 4 réponses | 1

4

réponses

Réponse apportée
Problem Importing Merged Text From Excel to Matlab
I am still having problem IMPORTING THE CONCATENATED text...I wonder if anyone has encountered such a problem before? thanks!

plus de 12 ans il y a | 0

Réponse apportée
Run Two Scripts over Single Chart
thanks for the reply...here is a more expanded example of combining scripts. I have two scripts named chart1.m and chart2.m as ...

plus de 12 ans il y a | 0

| A accepté

Question


Run Two Scripts over Single Chart
Hello!) I was wondering if there is an easy way to run two similar scripts one after another so that their output is placed on t...

plus de 12 ans il y a | 3 réponses | 0

3

réponses

Réponse apportée
Custom Colours of a Pie Chart Sections
Hello again!) I was wondering if the following code can be modified in such a way that is colours each of the sections in eac...

plus de 12 ans il y a | 0

Réponse apportée
Custom Colours of a Pie Chart Sections
I replaced pieColorMap with rgbmatrix and it still colours all in one bright shade of RED: % Program to apply red tinted co...

plus de 12 ans il y a | 0

Réponse apportée
Custom Colours of a Pie Chart Sections
Hello Walter and Image Analyst, I have made the following changes to the code and it now operates without asking for user input...

plus de 12 ans il y a | 0

Question


Custom Colours of a Pie Chart Sections
Hello! I wonder if it is possible to create a pie chart in such a way so as to have 6 equally sized sections - each of which ...

plus de 12 ans il y a | 7 réponses | 2

7

réponses

Question


Non Transparent Text Background on Candlestick Chart
Hello! I wonder if it is possible to plot the text with the background over the candlestick chart in such a way that the candle...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Extract a Portion of a Vector Based on the Indexes in another Vector
Hello! I hope this can be done. I want to extract a few cells from a first long vector below and place them into the third ve...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Plot Additional Data over A Candlestick Chart
Hello!) I wanted to ask how do I plot additional time series over a candlestick chart generated with the help of the CANDLE fu...

plus de 12 ans il y a | 1 réponse | 1

0

réponse

Réponse apportée
Problem With DATES: Plotting Stock Chart And Lines From Excel Data
Absolutely no way this can be resolved????

plus de 12 ans il y a | 0

Question


Problem With DATES: Plotting Stock Chart And Lines From Excel Data
Hello!!! I hope you can help me with this difficulty. I have been trying to assign the Excel-exported matlab series date v...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Create Custom ColourBar
Hello!) I wonder if this can be done in Matlab. I have three variables...for example as follows: A=0 B=300 C=1000 Variable B ...

presque 13 ans il y a | 2 réponses | 0

2

réponses

Question


Add variable Text to the end of the Arrow in a Loop
Hello, I want to ask if it is possibel to combine the '\downarrow' with a variable value in the following function: text(s-...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Confused about the RGB colour coding
Hello, I wonder if the Matlab RGB color index is just the usual RGB index divided by 255??? The default RGB color list is as fol...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Plot Multiple Time Series Based on Individual Condition
Fangjun Jiang! Maybe you can also help me with one more questions about the code you provided before....I wonder if it is possi...

presque 13 ans il y a | 0

Réponse apportée
Set the X Axis as the Time Axis of a Stock Chart
I also had a separate question.....I wonder if it possible to assign a vector of the textual date ticks (taken from the serial d...

presque 13 ans il y a | 0

Charger plus