Feeds
回答済み
Plotting these sin waves.
Try this: i=1.2; Ur=2; plot((0:360),sind((0:360))*Ur,'b'), axis([0 360 -Ur Ur]) hold on plot((0:360),sind((0:360))*i,'r'), a...
Plotting these sin waves.
Try this: i=1.2; Ur=2; plot((0:360),sind((0:360))*Ur,'b'), axis([0 360 -Ur Ur]) hold on plot((0:360),sind((0:360))*i,'r'), a...
7年弱 前 | 0
| 採用済み
質問
Upload data to updated current directory
I have the following current directory to save my project data: % Project path, data parent settings: cd 'C:\Users\Alex\Docume...
7年弱 前 | 0 件の回答 | 0
0
回答質問
GUI Warning: Directory not founded
For the GUI edit1 window: name = get(handles.edit1,'string'); For the pushbutton window: global name cd 'C:\Users\Alex\Do...
7年弱 前 | 1 件の回答 | 0
1
回答質問
GUI Pop-up menu problem with the text in the "String"
When I run the GUI which contains popupmenu with "Text" in the "String" property of the popupmenu, I got the following problems:...
7年弱 前 | 0 件の回答 | 0
0
回答質問
Matlab Help naming folder according to user input,
The problem is that the created folder carry the variable name (B) not its value 'Project', I am wondering if you can help me to...
7年弱 前 | 1 件の回答 | 0



