Answered
Axis equal for geoaxes
Hi Mia, I understand you're looking for a way to achieve an aspect ratio equivalent to “axis equal” for your geographic plots...

5 months ago | 0

Answered
Storing and comparing data after performing parfor with basic class function
Hi Chad, I understand that you are looking to store the results from each “spectrum” after processing them in a “parfor loop...

5 months ago | 0

Answered
Modify the attached code to implement vector projection.
Hi jaeuk, I understand that you are looking to implement vector projection in MATLAB. The key is to use the dot product to p...

5 months ago | 0

Answered
Pass multi dimensional byte array from C# to Matlab library using MWArray.
Hi Hans, I understand that you have a 3D byte array in C# that you need to pass to a MATLAB function, which expects a 3D byt...

5 months ago | 0

Answered
Call a VBA object in Matlab with Activex server.
Hi Ajpaezm, I understand that you are looking to execute a VBA function that is embedded within an Excel sheet object, rathe...

6 months ago | 0

Answered
Posterior probability for cross-validated fitcecoc model
Hi Noam, When you have a cross-validated error-correcting output codes (ECOC) model created with “fitcecoc” and the 'CrossV...

6 months ago | 0

| accepted

Answered
Using Daugmans Rubber Sheet model, I am not able to get the correct normalized image of iris. Please help me out.
Hi Ridhima, If you're looking to normalize an iris region using Daugman's Rubber Sheet Model, you can refer to the following...

6 months ago | 0

| accepted

Answered
Macro in excel is getting removed while running MATLAB
Hi Mohammad, I understand that you're facing issues with a VBA macro being deleted or not executing correctly when using MAT...

6 months ago | 0

Answered
How do I compute and visualize complex gradients? (ReLU example)
Hi Julian, I understand that you're looking to calculate the gradient of a complex function. This process is quite different...

6 months ago | 0

Answered
Parse file (*.ct.img) containing projection dataset to access individual CT projections
Hi Abhisek, Given that you've already read the file into a variable called “rawData” and reshaped it into a matrix “imageDat...

6 months ago | 1

| accepted

Answered
wald test of equality in matlab.
Hi mpho, The Wald test is typically used to test the significance of individual coefficients in a model or to test the equal...

6 months ago | 0

| accepted

Answered
Running ATP-EMTP dos command from MATLAB
Hello Hayder, It appears that you're encountering an issue where MATLAB seems to get stuck after executing an ATP-EMTP simul...

6 months ago | 0

Answered
How solve this summation using loop for x=3? but if could solve it without using build in function (factorial)
Hi Bajdar, To solve the summation without the built-in factorial function and to make the process more efficient, you can us...

6 months ago | 0

Answered
Algebraric equation output from s function
Hello Andreas, I understand that you want to output algebraic equations alongside state variables from an S-function block...

7 months ago | 0

Answered
Counting the number of elements in a network for ij matrix.
Hi Niraj, I understand that you want to create a matrix that counts the number of links with a particular order that are co...

7 months ago | 1

Answered
How to Simulate magnitude of Mz in Gradient echo
Hi Peter, I understand that you want to calculate and plot the magnitude of Mz (the longitudinal magnetization) in a gradient ...

7 months ago | 0

Answered
Trigger a function inside a running GUI from cmd or powershell without reopening it
Hi Mubin, I understand that you are looking to invoke functions within a MATLAB GUI from an external command line tool. This...

7 months ago | 0

Answered
How to access table/compile-time data in Simulink models?
Hi Mark, I understand that you are looking to access and modify the parameters of the 'Motor & Drive (System Level)' block ...

7 months ago | 0

Answered
gamultiobj output function error -- too many output arguments
Hi Zixuan, It seems you're facing a problem with the ‘gamultiobj’ function, specifically encountering a 'too many output arg...

7 months ago | 0

Answered
Quiver plot with a Third feature using background colour
Hi Shubham, I understand that you want to add a third feature which is represented by background color in the quiver plot. Y...

8 months ago | 0

Answered
invalid expression. when calling a function or indexing a variable use parentheses.
Hello Gideon, It appears that you've encountered an "invalid expression" error in your code. The issue is due to the followi...

8 months ago | 0

Answered
how to import data of workspace to tsv file in cst software?
Hello Farha, I understand you wants to export the position matrix from MATLAB to a TSV file for use in CST software. You ...

8 months ago | 0

Answered
How do I select segments of a matrix based on values in a CSV within a loop
Hi Benjamin, I understand that you want to read segments from a CSV file and use those segments to extract specific time per...

8 months ago | 0

Answered
open .seq files
Hi HYZ, I understand that you want to open a .seq file. For handling .seq files, please refer to the videos section of the d...

8 months ago | 0

Answered
Problem with siteviewer (Open Street Maps): name controller, connector service provider, get resource URL.
Hi Fernando, I understand that you are encountering some error with the “siteviewer” function in MATLAB. Although I've attem...

8 months ago | 0

Answered
how to plot a quiver arrow with a point, direction and length!?
Hi Mohammadreza, I understand that you want to plot a quiver arrow with the sensor location, robot orientation and sensor d...

8 months ago | 0

Answered
Trying to create a code to process images and create an excel sheet
Hi Matthew, From your query I understand that you are getting some issues while writing the data to the excel file. To ...

8 months ago | 0

| accepted

Answered
How to open a file in the remote server, read the contents, and save it to work space
Hi Ching, I understand that you want to retrieve some data from the NetCDF files present on the remote server. For this you ...

8 months ago | 0

Answered
HERIC MATLAB simulink model
Hi Manoj, I understand that you want to make a Simulink model for HERIC inverter. For this you can refer to the link below,...

8 months ago | 0

Answered
Cambiar variable de Simulink desde MatLab
Hi Celia, I understand that you would like to update variables using Simulink. To achieve this, you can create a Simulink Mo...

9 months ago | 0

Load more