Pregunta


Question about impositionrect value updates
The code below prints each time the position of the rectangle, but how can i also store that position in a variable? close ...

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

1

respuesta

Pregunta


Acquiring imrect updated values help
Hi all i was playing with some functions like imrect and impositionrect and i wanted to ask if it is possible in the exapmle ...

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

0

respuestas

Pregunta


Move a 2D object and track its position through a gui
Hey everyone, i was wondering, is there a way to move a 2D object and track its new position after you have plotted them using y...

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

0

respuestas

Pregunta


Using text function in a for loop
Hi, what i want to ask is how can i use the text function inside a loop and make it print the number of iterations? like thi...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Stop axes from changing
Hi, i am using the patch tool to create a number of polygons in a plot with a predifined size. Everytime i add a rectangle thoug...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


extract numbers from a char type input
Hi everyone, my question is about how can i seperate the two numbers given by the user in the form "number1,number2" that are st...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab graphical objects (Patch)
Hi everyone, i need a bit help regarding the following situation. I am trying to write a small program that will be able to get ...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem writing data to excel.
Hi everyone, i am using this code to write a 21x12 cell into excel function exportexf(dat) namedate1=datestr(now, 1); named...

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

2

respuestas

Pregunta


Question About bar plot
hello everyone, I wanted to ask if it is possible in a bar plot of lets say 200 items to make one bar red and keep all the other...

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

1

respuesta

Pregunta


Export to .txt file
Hi everyone. I was trying to create a txt file so i can strore some inputs in there. I have a problem though. I save alot of st...

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

1

respuesta

Pregunta


Simulink scope autoscale
Hi everyone, i was wondering if there is a way for a scope i use in a simulink model to automaticaly autoscale. Maybe from addin...

alrededor de 12 años hace | 6 respuestas | 0

6

respuestas

Pregunta


Colormaps
Hi everyone, i wasnted to know how can i use imshow to print a matrix "X" using diferent colormaps. X is a [256x512x3] matrix wi...

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

1

respuesta

Pregunta


Simulink and workspace interaction
Hello everyone, i wanted to ask something regarding simulink and workspace interaction. Lets say i have a simple simulink model,...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Fuzzy logic
Hey all, i wanted to ask if there is a way to load a .fis struct into simulink automaticaly. Maby through an s-function or somet...

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

1

respuesta

Pregunta


"exist" command usage question
Hello everyone. I wanted to know if it is possible to use a the "exist" command to check if a directory exists, nomater the user...

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

2

respuestas

Pregunta


Simulink and GUI Interaction
Hi everyone, here is the case, i have a simulink model, lets say a PID controller that corrects the water level on a tank. What ...

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

1

respuesta

Pregunta


Add data point to graph
Hi everyone, I wanted to create an application where the user can click in a plot and add his own points, lets say blue and red ...

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

1

respuesta

Pregunta


Change button color and text after it is clicked
Hi all, i was wondering if there is a way to change the color and text of a button created with "guide". For example if it is cl...

alrededor de 12 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Check if matrix has two identical rows
Hi everyone, I wanted to check if a matrix has two identical rows. But i cant create a code that can do that. I was wondering ...

alrededor de 12 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Simulink bit operations
Hi all, I wanted to ask if from a number of bits that are represented with 1 and 0 is possible to invert the ones to -1 each l...

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

1

respuesta

Pregunta


Line codes using simulink
Hello everyone I want to create a simulink model that will emulate the ami nrz line code. Can anyone help on how to start??? I ...

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

1

respuesta

Pregunta


Gui parts lost
Hey guys, I had created two guis and they where running fine until i tryed to run them on a netbook. Then in one of them the wi...

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

1

respuesta

Pregunta


creating an image using a matrix
lets say we have a 50x50 matrix. All of its values are zero. I wanted to create a way to add ones only to those places of the ma...

más de 12 años hace | 4 respuestas | 1

4

respuestas

Pregunta


Group string based on charachter
Hi all If i have a string lets say a='1/23s' is there a way to take 1 and 23s seperately on some other variables so i can then ...

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

2

respuestas

Pregunta


Ploting analog input in real time
Hey evereyone I have the following code input=analoginput('winsound'); set (input, 'SampleRate', 8000); set (input, 'Sampl...

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

2

respuestas

Pregunta


tf object manipulation
Is there a way to print tf object in a gui?

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

1

respuesta

Pregunta


Interactive plot
Hi everyone I was wondering, lets say we have a gui that at some point will generate a plot. Is there a way to somehow add the ...

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

2

respuestas

Pregunta


Load .mat file from GUI
How can i load a .mat file from a gui and store its contents (3 rows of numbers) into a matrix?

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

2

respuestas

Pregunta


Questions about Matlab programming
Hi everyone I have some questions about a matlab .m file i recently downloaded. it starts like classdef name < handle pro...

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

1

respuesta

Pregunta


regexp qwestion
Hi everyone i have an exprecion of the type numstrscheck = regexp(TheString, '-?\d+\.?\d*', 'match'); is there a way tha...

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

1

respuesta

Cargar más