将 VerticalSlider 放入 Mathematica 的 Manipulate 中? [英] Putting a VerticalSlider into Mathematica's Manipulate?

查看:14
本文介绍了将 VerticalSlider 放入 Mathematica 的 Manipulate 中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何设置操作,以便在 Mathematica 中使用垂直滑块而不是水平滑块来控制变量?

How do you set up manipulate so that you can control a variable with a vertical slider instead of a horizontal slider in Mathematica?

推荐答案

来自帮助 ....

Manipulate[u, {u, 0, 1, ImageSize -> Small}, 
 ControlType -> VerticalSlider, ControlPlacement -> Left]  

这篇关于将 VerticalSlider 放入 Mathematica 的 Manipulate 中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆