Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MATLAB 組み込みの "LOAD" は、引数 (ファイル名) を使用して呼び出すことができ、関数に出力引数がない場合でも、読み込まれた変数を追加してワークスペースを変更します。
カスタム関数で同じことをしたい。
カスタムロード機能を実装したいのですが、どうすればいいですか?
assigninおよび機能をチェックし evalinます。それはまさにあなたが説明するものです。
assignin
evalin