photo

Amardeep


Thales UK Ltd

Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

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

Afficher les badges

Feeds

Afficher par

Question


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

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

0

réponse

Réponse apportée
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...

plus de 12 ans il y a | 0

| A accepté

Réponse apportée
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.

plus de 12 ans il y a | 0

Question


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

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

1

réponse

Question


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

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

2

réponses

Réponse apportée
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...

plus de 12 ans il y a | 0

| A accepté

Question


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

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

3

réponses

Question


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

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

1

réponse

Question


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

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

4

réponses

Question


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

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

1

réponse

Question


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

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

1

réponse

Réponse apportée
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...

plus de 12 ans il y a | 1

| A accepté

Réponse apportée
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...

plus de 12 ans il y a | 0

Réponse apportée
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

plus de 12 ans il y a | 1

Réponse apportée
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 ...

plus de 12 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 12 ans il y a | 1

Question


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

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

1

réponse

Réponse apportée
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...

plus de 12 ans il y a | 0

Réponse apportée
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...

plus de 12 ans il y a | 0

| A accepté

Question


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

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

1

réponse

Question


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

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

2

réponses

Question


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

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

1

réponse

Question


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

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

1

réponse