Réponse apportée
Convert matlab file to .b
Hi Asif, I understand that you to convert MATLAB code to a BASIC source code file. For this, you will need to manually rewrite ...

presque 2 ans il y a | 0

Réponse apportée
how do I generate 100000 bits of ones and zeros with norm distribution mean=5 and standard deviation of 3? I have tried thismu = 5; sigm= 3; x2 = -20:0.1:20; y2 = normrnd(10
Hi gerald, It appears to me that you are trying to generate 100000 bits of ones and zeros with a norm distribution mean of 5 an...

presque 2 ans il y a | 0

Réponse apportée
plotting graph involving converting time intervals
Hi Max Fairhurst, It appears to me that you want to plot milliseconds with equal interval of a day, along with an equal amount ...

presque 2 ans il y a | 0

Réponse apportée
Rotation of colormap for ellipsoid
Hi Akash V, I understand that you want to have different colormaps for different ellipsoid with respect to its angle. To achiev...

presque 2 ans il y a | 0

Réponse apportée
Trying to plot variables as a function of time with a coupled ode
Hi Tom Goodland, It appears to me that you are facing difficulty in plotting variables as a function of time with a coupled ode...

presque 2 ans il y a | 0

Réponse apportée
Adding Initial State when Compiling Simscape Model
Hi Jacob Wenner, According to my understanding, you want to add an initial state when compiling a simscape model. You can use a...

presque 2 ans il y a | 0

Réponse apportée
How can a signal be split in simscape?
Hi Asutosh Boro, Based on my understanding, you are seeking to obtain the individual properties of a thermal liquid. To accompl...

presque 2 ans il y a | 0

Réponse apportée
Switched system dependent on time
Hi Muhammad Qureshi, It seems to me that you are having trouble switching between systems based on the time. Making a custom fu...

presque 2 ans il y a | 0

Réponse apportée
how to find and highlight inclined and flat surfaces from a cad file.
Hi Vamsi kiran sure, It appears to me that you are facing difficulties in finding and highlighting the inclined and flat surfac...

presque 2 ans il y a | 0

Réponse apportée
Can I replace the periodic trigger subsystem with a pulse generator?
Hi Mohamad Ali Mokhadder. It is my understanding that you would like to know how to implement periodic trigger subsystem in Sim...

presque 2 ans il y a | 0

Réponse apportée
How do I read a changing XML File with a Simulink Level-2 S Function?
Hi Tuyen, It appears to me that you are experiencing difficulties using a Simulink Level-2 S function to read a changing XML fi...

presque 2 ans il y a | 0

Réponse apportée
How to debug powergui error??
Hi TeraWatt, It appears to me that you are having trouble in debugging the powergui block. Setting “breakpoints” in Simulink i...

presque 2 ans il y a | 0

Réponse apportée
App designer hover and clicked elements change background ground color
Hi Ingo Hermann, It is my understanding that you want to change the element’s background colour when it is hovered or clicked. ...

environ 2 ans il y a | 0

Réponse apportée
represent exponential function in app designer
Hi Alvaro Mª Zumalacarregui Delgado, It is my understanding that you want to add initial conditions to the functions y1 and y2....

environ 2 ans il y a | 0

Réponse apportée
set focus to uilistbox
Hi Frederic ROBACHE, It is my understanding that you want to set focus to a “uilistbox” in the App Designer. Here is a sample c...

environ 2 ans il y a | 0

Réponse apportée
how can i plot patternAzimuth in app designer?
Hi Palma Errico, It is my understanding that you want to plot the “patternAzimuth” in the App Designer. To achieve this, you ca...

environ 2 ans il y a | 0

Réponse apportée
How to add a save feature in GUI? I tried this, but doesn't work
Hi Kuhen Suresh, It is my understanding that you want to add a save feature in GUI. Here are the steps to achieve the same: ...

environ 2 ans il y a | 0

Réponse apportée
Add lines to UI figure
Hi Khalil Khalil, It is my understanding that you want to show the grid lines of the “uigridlayout”. To achieve this, you can u...

environ 2 ans il y a | 0

Réponse apportée
Plot 3D with differents axis size
Hi Ilias Bouchkira, It is my understanding that you want to merge multiple mesh plots into a single plot. Here is an example fo...

environ 2 ans il y a | 0

Réponse apportée
Make a scatter plot bigger and ad legend, axis
Hi Joel Schelander, It is my understanding that you want to make the scatter plot bigger and add legend to it. To achieve this...

environ 2 ans il y a | 0

Réponse apportée
Table customization in figures
Hi Md Arif Ahmed Roni. It is my understanding that you want to change the font size of the column and row titles and highlight...

environ 2 ans il y a | 0

Réponse apportée
CREATING a SET of any length at one time
Hi Shahad Alsubhi, It is my understanding that you want to create set of any length at one time. Here are some ways to achieve ...

environ 2 ans il y a | 0

Réponse apportée
Callback functions WindowButtonUpFcn not assigning proper SelectionType when multiple buttons are pressed
Hi Alessio Bernazzi. It is my understanding that you want to create a program that does the following tasks: Create a figure...

environ 2 ans il y a | 0

Réponse apportée
how to get uitable extent within uifigure
Hi Alain Barraud, It is my understanding that you want to extend the “uitable” to the full width in a uifigure. To achieve this...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
Calculating Mean of Divided LANDSAT C2 ARD Earth Explorer Tiles
Hi Eric Williams. It is my understanding that you want to calculate the mean of divided LANDSAT C2 ARD Earth Explorer Tiles. H...

environ 2 ans il y a | 0

Réponse apportée
How to plot daily load profile for 1 year data (1-minute interval)
Hi Muhammad Hilmi Rosli. It is my understanding that you want to plot multiple daily load profile for 1 year data in a single ...

environ 2 ans il y a | 0

Réponse apportée
how to obtain new sequence ,define by length 5 using matlab
Hi Judith olumeko, It is my understanding that you want to generate new sequences from the array “a” and “b”. Here is how you c...

environ 2 ans il y a | 0

Réponse apportée
How would one access an array within an array, and then delete a certain string from that array?
Hi Ben Reed. It is my understanding that you want to access and delete a random string from the allcategories array until one ...

environ 2 ans il y a | 0

Réponse apportée
Insert a PNG image on a table on App Designer
Hi Iñigo Idigoras, It is my understanding that you are facing difficulty in inserting image in the table in the App Designer. H...

environ 2 ans il y a | 0

Réponse apportée
App Designer UIAxes imagesc extremly slow. How can i plot it as axes or uiaxes from inside the app in an extra figure?
Hi Kaan Inal. It is my understanding that you want to plot the data in “uiaxes” or axes from inside the app in an external fi...

environ 2 ans il y a | 0

Charger plus