回答済み
Compiling a single file for multiple Sfun
Hi Talha, The issue you are facing likely arises from shared static or global memory, which can cause conflicts when multiple ...

2ヶ月 前 | 0

回答済み
How to save a uitable as either a png, jpeg, pdf, excel?
Hi Camicat, I understand that you are trying to export a UITable along with the background colour of the cells. Here is how you...

3ヶ月 前 | 0

回答済み
export a uitable with backgound color
Hi Jingwen, I understand that you are trying to export a UITable along with the background colour of the cells. Although I coul...

3ヶ月 前 | 0

回答済み
Load flow app showing error
Hi Mosharof, I was able to reproduce the error when I ran the command “powerLoadFlow” in the MATLAB command prompt to open the ...

3ヶ月 前 | 1

回答済み
Simulink Electric generator with pulley.
Hi Laura, Welcome to the world of Simulink! Since you're new to this tool and looking to model the electric generator you've cr...

3ヶ月 前 | 1

解決済み


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

3ヶ月 前

回答済み
How to change a UITable displayed vertically in MATLAB App Designer to a horizontal display?
Hi Ali, You can use the MATLAB function “rows2vars” to display the table horizontally. To align the data in the center of the ...

3ヶ月 前 | 1

| 採用済み

回答済み
Simscape Model - Issue when using Transformer
Hi Krishna, I assume that you are using a Current Source on side 1 of the Ideal Transformer block. The error message, “Check f...

3ヶ月 前 | 0

回答済み
I want to generate encoder output pulses from the angular velocity of a motor using simscape.
Hi @滉 中桐, I see that you have connected an Ideal Rotational Motion Sensor block to the Incremental Shaft Encoder. Ideal Rotatio...

3ヶ月 前 | 1

回答済み
appdesigner tab view issue
Hi Yu, I could not find any direct way to increase the width of "TabGroup" in the App Designer. However, I found that there ...

3ヶ月 前 | 0

回答済み
how to delete the empty row in the excel with matlab
Hi Wenchao, You can make use of the MATLAB function “cellfun” for such operations. You may read about it here: https://ww...

3ヶ月 前 | 1

回答済み
Trouble with for loop to determine the discrete wavelet transform (DWT)
Hi Navid, As per my understanding, you are trying to plot approximation (A) and detail (D) for all the sheets. The code you...

3ヶ月 前 | 0

回答済み
Ideas for a DBSCAN with different epsilon values in each dimension?
Hi Felipe, I understand that you want to define a non-uniform neighbourhood radius for DBSCAN in MATLAB. However according to t...

3ヶ月 前 | 1

回答済み
Calls Matlab_app from Matlab_code to get data
Hi @venkat ta, I assume that you are trying to access the value user selected in the slider in MATLAB script. However, you are...

3ヶ月 前 | 0

回答済み
App UIFigure Visibility Bug
Hi Mehdi, I understand that app2 becomes visible when its position is altered from the master app, even though its “Visible” p...

3ヶ月 前 | 0

回答済み
How to increase font size confusionchart plot
Hi Devendra, I believe that you are trying to increase the font size of all parts of the confusion chart but notice that the f...

4ヶ月 前 | 0