Community Profile

photo

Amardeep


Thales UK Ltd

Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

  • 3 Month Streak
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


bar not histogram rose plot
Hi everyone I have a rather odd problem. I want to do a rose plot where I have a number of bars of settable length (so a cir...

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

0

respuestas

Respondida
attempting to write a fixed point sqrt function
I managed to get the quadratic convergence formula working in the interval 0 to 16 which is what I need. The mean error is in th...

más de 12 años hace | 0

| aceptada

Respondida
How to insert Xlabel and Ylabel into axes when designing GUI ?
I place on static text boxes which I change the string handle of. Not massively elegant but it works.

más de 12 años hace | 0

Pregunta


attempting to write a fixed point sqrt function
Hi everybody; I am trying to write a function to cubicly converge on a solution to a square root in fixed point. I am getting...

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

1

respuesta

Pregunta


interfacing with exe from matlab
Hi Everbody; I am running a Simulink compiled .exe model from my Matlab and it doesnt seem to be picking up the data from .ma...

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

2

respuestas

Respondida
supress simulink re-compile on every call
As a solution I was able to find the block which was the problem but execution time using sim was very slow. Thus the best speed...

más de 12 años hace | 0

| aceptada

Pregunta


supress command line output from exe
Hi all; I have created an exe of a simulink model and am launching it from a .m using: !mymdl.exe My question is ho...

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

3

respuestas

Pregunta


compiling desktop executable
Hi everyone; I have compiled my Simulink model into a desktop .exe to speed up operation. My model has some constant blocks w...

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

1

respuesta

Pregunta


supress simulink re-compile on every call
Hi everybody; I have a somewhat odd problem so bear with me. I was presented with a rather large simulation suite written ...

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

4

respuestas

Pregunta


outputs to workspace not visible
Greetings all; I am running simulink from a Matlab script using the sim command and have inputs all as constants from the base ...

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

1

respuesta

Pregunta


Error using Horzcat. Undefined function or variable 'opaque' for input arguements of type double.
I have a sim command which is calling my simulink model from my MATLAB script. The arguements are all assignin to the base works...

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

1

respuesta

Respondida
Bus Assignment block dimension mismatch Please help!!!
I have narrowed it down and its because of a change in a non-common input where I am trying to over write a [1x9] array with ano...

más de 12 años hace | 1

| aceptada

Respondida
how to read last few rows/lines from a text file ?
You could used a fscan eof to get to the end of file then fgetl step up a line fgetl and repeat until you have enough lines from...

más de 12 años hace | 0

Respondida
how to continue the program?
Maybe try break points in your code easiest way to do it and then F5 continues from the break point

más de 12 años hace | 1

Respondida
Automatic activation of a button
Pass the two variables in a handles structure when calling the second window. When the push button in the second window is then ...

más de 12 años hace | 0

| aceptada

Respondida
pllllllllllllZzz ..... I need it today ;(
Create a function which calls cosmx which should look something like. I have left out the plotting functions and the variable a...

más de 12 años hace | 1

Pregunta


Bus Assignment block dimension mismatch Please help!!!
I am getting the error: Incomming busses to block '...UpdateData/Bus Assignment' have a dimension mismatch. the signal at inp...

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

1

respuesta

Respondida
Adding data to Matlab GUI Table from a listbox
under the cell selection callback for the GUI table you can get the value from the listbox using the handles structure for the l...

más de 12 años hace | 0

Respondida
please can you explain and help me find out how to fix this error???
Problem was solved by separating out the matrices/structures and single expressions into two separate busses. Mixed dimensionali...

más de 12 años hace | 0

| aceptada

Pregunta


please can you explain and help me find out how to fix this error???
Error using Function (line xxx): Expression '[inputs...]' for block '<unspecified_block> returns an array of objects. E...

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

1

respuesta

Pregunta


outputting bus using 'To Workspace' block
Hi everyone; I am attempting to output a bus to the workspace as a variable but am having issues. I am getting the error: ...

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

2

respuestas

Pregunta


feeding structures into simulink busses
Hi all; I am new to simulink so please bear with me. I am attempting to convert parts of a matlab model (consisting hundreds ...

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

1

respuesta

Pregunta


GUI launching
I recently created a GUI and tested it and it worked fine. Returning to it a couple of weeks later when I try to run it, it does...

casi 13 años hace | 1 respuesta | 0

1

respuesta