Matching "From" for "Goto" 'untitled/Controlled Voltage Source/Goto' not found
17 ビュー (過去 30 日間)
古いコメントを表示
I am learning Matlab so I just pick a book from the library as a start point. When I connected a sine wave generator with a controlled voltage source, there is no output from the voltage source; I notice there is a warning message, "Matching "From" for "Goto" 'untitled/Controlled Voltage Source/Goto' not found." My simulink setup is below. A little help, please?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/168971/image.png)
4 件のコメント
回答 (1 件)
Nicolas Schmit
2017 年 11 月 3 日
If you just move up a little bit the resistor block in this model you will see it is not connected to the Capacitor block. This results in an open circuit. If you properly connect the resistor to the circuit the warnings disappear.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!