Feeds
回答済み
Reverse 2D-lookup table in Simulink
I noticed that there was already an explanation of this issue in the link I mentioned above. The MATLAB function block in the Si...
Reverse 2D-lookup table in Simulink
I noticed that there was already an explanation of this issue in the link I mentioned above. The MATLAB function block in the Si...
7ヶ月 前 | 0
| 採用済み
質問
Reverse 2D-lookup table in Simulink
I tried to implement a reverse 2D lookup table in Simulink according to the following description by Fangjun Jiang: https://de....
7ヶ月 前 | 2 件の回答 | 0
2
回答質問
How to use circshift in Simulink?
I have a vector signal in Simulink that I want to transform so that each value is replaced by the average of that value and the ...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
Why do 3D plots become pixelated after exporting to SVG, while 2D plots do not?
I created a 2D and a 3D plot using the attached code and saved them in SVG format. I then inserted both into a LaTeX document us...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Error when creating a tensor from a for loop
I want to write a function that stores calculated values depending on the position in x1, x2 and x3 in a tensor (3D array). My...
10ヶ月 前 | 2 件の回答 | 0
2
回答質問
How to continuously create an array of the latest values of a signal in SIMULINK?
Commonly I'm using a 'To Workspace' block to store a certain number of the last data points in the MATLAB workspace to process t...
10ヶ月 前 | 2 件の回答 | 0
2
回答回答済み
Matlab freezes when using the "print" command for exporting figures or code as pdf
I am sending some sample files as an attachment. The Matlab code contains the variables for the Simulink model. However, this se...
Matlab freezes when using the "print" command for exporting figures or code as pdf
I am sending some sample files as an attachment. The Matlab code contains the variables for the Simulink model. However, this se...
約1年 前 | 0
質問
Matlab freezes when using the "print" command for exporting figures or code as pdf
Hi, Matlab always freezes when I use the "print" command to export figures or code to PDF. Whether I want to export a Matlab cod...
約1年 前 | 1 件の回答 | 0
